docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NotificationStatus

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

    Namespace: Unity.Notifications.Android
    Assembly: solution.dll
    Syntax
    public enum NotificationStatus

    Fields

    Name Description
    Delivered

    A notification with a specified id was already delivered (showing in status bar).

    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.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)