public interface OnPermissionChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onPermissionsChange(Map<FunctionID,PermissionStatus> allowedPermissions,
int permissionGroupStatus)
Call back method that PermissionManager will call to inform the developer about permission changes
|
void onPermissionsChange(@NonNull
Map<FunctionID,PermissionStatus> allowedPermissions,
int permissionGroupStatus)
allowedPermissions - an overall view about the status of the permissionspermissionGroupStatus - a detailed view about which permissions are allowed and which ones are notPermissionManager.PermissionGroupStatus