ODPermissionResult interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
The result returned by ODPermissionManager.getPermissions()
.
Properties
level
enum ➜ api.ODPermissionLevel
The highest level available for this scope.
scope
type ➜ "default"|api.ODPermissionScope
The permission scope.
source
type ➜ null|api.ODPermission
The permission which returned this level.
type
type ➜ api.ODPermissionType
The permission type.