Package-level declarations

Types

Link copied to clipboard
Represents a local notification that can be scheduled to be shown at a specific time in the future.
Link copied to clipboard
Represents a handle to a scheduled local notification that allows you to manage and cancel it.
Link copied to clipboard
abstract class NotificationFactory
Base class for customizing push notification appearance and behavior.
Link copied to clipboard
Allows customization of push notification behavior before display and when opened.
Link copied to clipboard
open class PushMessage
Represents a push notification message received from Pushwoosh.
Link copied to clipboard
Default implementation of NotificationFactory provided by the Pushwoosh SDK.
Link copied to clipboard
Provides global configuration for push notification appearance and behavior.
Link copied to clipboard
Default implementation of SummaryNotificationFactory provided by the Pushwoosh SDK.
Link copied to clipboard
Defines sound playback behavior for push notifications.
Link copied to clipboard
Base class for customizing grouped notification summary appearance on Android 7.0 (Nougat) and higher.
Link copied to clipboard
Defines vibration behavior for push notifications.