docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NotificationsPermissionStatus

    The status of notification permission request.

    Namespace: Unity.Notifications
    Assembly: solution.dll
    Syntax
    public enum NotificationsPermissionStatus

    Fields

    Name Description
    Denied

    Permission denied, sending notifications will not work.

    Granted

    Permission granted, you can post notifications.

    RequestPending

    Indicates that request is ongoing. Usually mean that user is presented with UI to respond to.

    See Also
    Status
    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)