• NotificationSamples
    • DefaultSerializer
    • GameNotificationChannel
    • GameNotificationChannel.NotificationStyle
    • GameNotificationChannel.PrivacyMode
    • GameNotificationsManager
    • GameNotificationsManager.OperatingMode
    • IGameNotification
    • IGameNotificationsPlatform
    • IGameNotificationsPlatform<TNotificationType>
    • IPendingNotificationsSerializer
    • PendingNotification
  • NotificationSamples.Demo
    • BuyInventoryItem
    • GameController
    • InventoryItem
    • InventoryItemData
    • NewsFeedReader
    • NewsFeedReader.NewsItem
    • NotificationConsole
    • NotificationEventItem
    • PendingNotificationItem
  • Unity.Notifications
    • NotificationIconType
    • NotificationSettings
    • NotificationSettings.AndroidSettings
    • NotificationSettings.iOSSettings
  • Unity.Notifications.Android
    • AndroidNotification
    • AndroidNotificationCenter
    • AndroidNotificationCenter.NotificationReceivedCallback
    • AndroidNotificationChannel
    • AndroidNotificationIntentData
    • AndroidReceivedNotificationMainThreadDispatcher
    • GroupAlertBehaviours
    • Importance
    • LockScreenVisibility
    • NotificationStatus
    • NotificationStyle
  • Unity.Notifications.iOS
    • AlertStyle
    • AuthorizationOption
    • AuthorizationRequest
    • AuthorizationStatus
    • iOSNotification
    • iOSNotificationAction
    • iOSNotificationActionOptions
    • iOSNotificationAttachment
    • iOSNotificationCalendarTrigger
    • iOSNotificationCategory
    • iOSNotificationCategoryOptions
    • iOSNotificationCenter
    • iOSNotificationCenter.NotificationReceivedCallback
    • iOSNotificationLocationTrigger
    • iOSNotificationPushTrigger
    • iOSNotificationSettings
    • iOSNotificationTimeIntervalTrigger
    • iOSNotificationTrigger
    • iOSNotificationTriggerType
    • iOSTextInputNotificationAction
    • NotificationSetting
    • PresentationOption
    • ShowPreviewsSetting
  • Unity.Notifications.Tests
    • ApiTestsiOS