|
(void) | - onHasCreatorPermission: |
| If the creator's permissions change,will receive the callback. More...
|
|
(void) | - onHasAdminPermission: |
| If the admin's permissions change,will receive the callback. More...
|
|
(void) | - onHasAssistantPermission: |
| If the assistant's permissions change,will receive the callback. More...
|
|
(void) | - onHasAttendeePermission: |
| If the attendee's permissions change,will receive the callback. More...
|
|
(void) | - onHasDataHelperPermission: |
| If the dataHelper's permissions change,will receive the callback. More...
|
|
(void) | - onLostCreatorPermission |
| If lost creator's permissions change,will receive the callback.
|
|
(void) | - onLostAdminPermission |
| If lost admin's permissions change,will receive the callback.
|
|
(void) | - onLostAssistantPermission |
| If lost assistant's permissions change,will receive the callback.
|
|
(void) | - onLostAttendeePermission |
| If lost attendee's permissions change,will receive the callback.
|
|
(void) | - onLostDataHelperPermission |
| If lost dataHelper's permissions change,will receive the callback.
|
|
(void) | - onNewBroadcastMessageReceived:senderUserId: |
| If host broadcast message,all attendee will revieve this callback. More...
|
|
(void) | - onBOStopCountDown: |
| If countDown != ZoomSDKBOStopCountDown_Not, host stop BO and all users receive the event. More...
|
|
(void) | - onHostInviteReturnToMainSession:handler: |
| If you are in BO, host invite you return to main session, you will receive the event. More...
|
|
(void) | - onBOControlStatusChanged: |
| When host change the BO status, all users receive the event. More...
|
|