Permission
Summary
Base interface for Permissions
Signature
1 | |
Namespace
cAlgo.API
See Also
Methods
Request
Summary
Requests the permission from user.
Signature
1 | |
Return Value
bool
Properties
IsAllowed
Summary
True if Permission is given by user otherwise false.
Signature
1 | |
Return Value
bool