Class MagicLeapPrivileges
Inheritance
System.Object
MagicLeapPrivileges
Syntax
public static class MagicLeapPrivileges
Methods
IsPrivilegeApproved(UInt32)
Declaration
public static bool IsPrivilegeApproved(uint privilegeId)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
privilegeId |
|
Returns
| Type |
Description |
| System.Boolean |
|
RequestPrivilege(UInt32)
Declaration
public static bool RequestPrivilege(uint privilegeId)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
privilegeId |
|
Returns
| Type |
Description |
| System.Boolean |
|