boolean reclaimHost()
Reclaims host permission.
boolean changeName(String name, ZoomVideoSDKUser user)
Changes a specific user's name.
boolean makeManager(ZoomVideoSDKUser user)
Assigns a user as the session manager.
boolean makeHost(ZoomVideoSDKUser user)
Assigns a user as the session host.
int revokeManager(ZoomVideoSDKUser user)
Revokes manager rights from a user.
boolean removeUser(ZoomVideoSDKUser user)
Removes a user from the session.
Zoom Video SDK user information.