PermissionServiceProtocol
The permission service can be used to check and request and set the required permissions from the user to join a meeting.
-
An observable boolean, specifies whether the user has granted the required permissions to join a meeting.
-
An array of the
Permissionwhich are required to have anPermissionStatusof.authorizedbefore we can join a meeting -
Sets
requiredPermissions -
The current state of permissions in the SDK.
-
Request permissions for the
Permissionrequired to join the meeting.