Uses of Class
com.cumulocity.sdk.client.notification2.Notification
Packages that use Notification
-
Uses of Notification in com.cumulocity.sdk.client.notification2
Methods in com.cumulocity.sdk.client.notification2 that return NotificationMethods in com.cumulocity.sdk.client.notification2 with parameters of type NotificationModifier and TypeMethodDescriptionvoidAbstractNotificationListener.onMessage(Notification message, String subscriptionName, String tenantId, String deviceId) voidNotificationListener.onMessage(Notification message, String subscriptionName, String tenantId, String deviceId) Method invoked whenever there's a new notification received.voidAbstractNotificationListener.onParsingError(Notification message, String subscriptionName, Throwable exception) Called when there's an exception while parsing payload to target object type