docs.unity3d.com
    Show / Hide Table of Contents

    Namespace NotificationSamples

    Classes

    DefaultSerializer

    Standard serializer used by the GameNotificationsManager if no others are provided. Saves a simple binary format.

    GameNotificationsManager

    Global notifications manager that serves as a wrapper for multiple platforms' notification systems.

    PendingNotification

    Represents a notification that was scheduled with ScheduleNotification(IGameNotification).

    Structs

    GameNotificationChannel

    Cross-platform wrapper to represent channels for notifications.

    Interfaces

    IGameNotification

    Represents a notification that will be delivered for this application.

    IGameNotificationsPlatform

    Any type that handles notifications for a specific game platform

    IGameNotificationsPlatform<TNotificationType>

    Any type that handles notifications for a specific game platform.

    IPendingNotificationsSerializer

    Responsible for the serialization and deserialization of pending notifications for a GameNotificationsManager that is in RescheduleAfterClearing mode.

    Enums

    GameNotificationChannel.NotificationStyle

    The style of notification shown for this channel. Corresponds to the Importance setting of an Android notification, and do nothing on iOS.

    GameNotificationChannel.PrivacyMode

    Controls how notifications display on the device lock screen.

    GameNotificationsManager.OperatingMode

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023