Namespace Unity.Notifications.Android
Classes
AndroidNotificationCenter
Use the AndroidNotificationCenter to register notification channels and schedule local notifications.
AndroidNotificationIntentData
AndroidReceivedNotificationMainThreadDispatcher
Structs
AndroidNotification
The AndroidNotification is used schedule a local notification, which includes the content of the notification.
AndroidNotificationChannel
Enums
GroupAlertBehaviours
Allows applying an alert behaviour to grouped notifications.
Importance
The level of interruption of this notification channel. The importance of a notification is used to determine how much the notification should interrupt the user (visually and audibly). The higher the importance of a notification, the more interruptive the notification will be.
LockScreenVisibility
Determines whether notifications appear on the lock screen.
NotificationStatus
Current status of a scheduled notification, can be queried using CheckScheduledNotificationStatus.
NotificationStyle
Allows applying a rich notification style to a notification.