CallbackLiveUpdateNotificationHandler

Live Update handler that displays the latest content in a notification and uses a callback to return update results.

Types

Link copied to clipboard

Live Update Result callbacks.

Link copied to clipboard
class NotificationResult(val notificationTag: String, val notificationId: Int, val notification: Notification)

Result type for LiveUpdateResultCallbacks.

Functions

Link copied to clipboard

Called when a Live Update has been received.