PermissionStatus Enum¶
This type is an EasyAR Sense API in C#: PermissionStatus .
Constant |
Value |
Description |
|---|---|---|
Granted |
0 |
Permission granted |
Denied |
1 |
Permission denied |
Error |
2 |
A error happened while requesting permission. |
This type is an EasyAR Sense API in C#: PermissionStatus .
Constant |
Value |
Description |
|---|---|---|
Granted |
0 |
Permission granted |
Denied |
1 |
Permission denied |
Error |
2 |
A error happened while requesting permission. |