|
| (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: |
| | If host broadcast message,all attendee will revieve this callback. More...
|
| |
◆ onHasAdminPermission:
If the admin's permissions change,will receive the callback.
- Parameters
-
◆ onHasAssistantPermission:
If the assistant's permissions change,will receive the callback.
- Parameters
-
◆ onHasAttendeePermission:
If the attendee's permissions change,will receive the callback.
- Parameters
-
◆ onHasCreatorPermission:
If the creator's permissions change,will receive the callback.
- Parameters
-
◆ onHasDataHelperPermission:
If the dataHelper's permissions change,will receive the callback.
- Parameters
-
◆ onNewBroadcastMessageReceived:
| - (void) onNewBroadcastMessageReceived: |
|
(NSString *) |
message |
|
|
optional |
If host broadcast message,all attendee will revieve this callback.
- Parameters
-
| message | The broadcast message context. |
The documentation for this protocol was generated from the following file: