docs.unity3d.com
    Show / Hide Table of Contents

    Enum NotificationStatus

    Current status of a scheduled notification, can be queried using CheckScheduledNotificationStatus.

    Namespace: Unity.Notifications.Android
    Syntax
    public enum NotificationStatus

    Fields

    Name Description Value
    Delivered

    A notification with a specified id was already delivered.

    Scheduled

    A notification with a specified id is scheduled but not yet delivered.

    Unavailable

    Status of a specified notification cannot be determined. This is only supported on Android Marshmallow (6.0) and above.

    Unknown

    A notification with a specified id could not be found.

    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