CustomLayoutNotificationFactory | A notification factory that allows the use of layout XML and a custom notification sound. |
DefaultNotificationFactory | The default notification factory. |
LocalizableRemoteInput | Remote Input that stores the resource ID instead of a String. |
LocalizableRemoteInput.Builder | Builds the LocalizableRemoteInput. |
NotificationActionButton | Model object encapsulating the data relevant to a notification action button. |
NotificationActionButton.Builder | Builds the NotificationAction. |
NotificationActionButtonGroup | Model object encapsulating the data relevant to a notification action button group. |
NotificationActionButtonGroup.Builder | Builds the NotificationActionButtonGroup. |
NotificationFactory | This abstract class provides a pathway for customizing the display of push notifications
in the Android NotificationManager . |
SystemNotificationFactory | Notification factory that creates notifications with no default styles or fallback layouts. |