Package-level declarations
Types
Link copied to clipboard
                  Live Update handler that allows for custom handling of Live Updates and uses a callback to return update results.
Link copied to clipboard
                  Live Update handler that displays the latest content in a notification and uses a callback to return update results.
Link copied to clipboard
                  Handler for Live Update events that allows for custom handling.
Link copied to clipboard
                  Link copied to clipboard
                  Live Update event types.
Link copied to clipboard
                  Base interface for Live Update handlers.
Link copied to clipboard
                  Airship Live Updates.
Link copied to clipboard
                  Result type for LiveUpdateHandlers.
Link copied to clipboard
                  Handler for Live Update events that update a Notification.
Link copied to clipboard
                  Live Update handler that allows for custom handling of Live Updates and uses a suspend function to handle updates.
Link copied to clipboard
                  Live Update handler that displays the latest content in a notification and uses a suspend function to handle updates.