Mobile Locker JavaScript SDK
    Preparing search index...

    Interface PermissionResult

    interface PermissionResult {
        status: PermissionStatus;
        granted: boolean;
    }
    Index

    Properties

    Properties

    granted: boolean