You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add a listener to be called when there is permissions change
395
+
* Add a listener to be called when there is permissions change.
396
+
* When the listener is added it will be called immediately with the current permission values if the values comply with with the passed groupType
396
397
* @param permissionElements list of PermissionElement that represents the RPC names and their parameters
397
398
* @param groupType PermissionGroupType int value represents whether we need the listener to be called when there is any permissions change or only when all permission become allowed
0 commit comments