docs.unity3d.com
    Show / Hide Table of Contents

    Enum PermissionStatus

    Represents a status of the Android runtime permission.

    Namespace: Unity.Notifications.Android
    Syntax
    public enum PermissionStatus

    Fields

    Name Description Value
    Allowed

    User gave permission.

    Denied

    User denied permission.

    DeniedDontAskAgain

    No longer used. User denied permission and expressed intent to not be prompted again.

    NotRequested

    No permission as user was not prompted for it.

    RequestPending

    A request for permission was made and user hasn't responded yet.

    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