Meeting SDK for macOS API Reference
|
Delegate to receive breakout room data helper callbacks. More...
#include <ZoomSDKNewBreakoutRoomController.h>
Inherits <NSObjectNSObject>.
Instance Methods | |
(void) | - onBOMeetingInfoUpdated: |
If breakout meeting info changed, will receive the callback. | |
(void) | - onUnAssignedUserUpdated |
If the unassigned user changed, will receive the callback. | |
(void) | - onBOListInfoUpdated |
If breakout meeting list changed, will receive the callback. | |
Delegate to receive breakout room data helper callbacks.
Definition at line 486 of file ZoomSDKNewBreakoutRoomController.h.
|
optionalrequired |
If breakout meeting list changed, will receive the callback.
|
optional |
If breakout meeting info changed, will receive the callback.
boID | Breakout meeting ID. |
|
optionalrequired |
If the unassigned user changed, will receive the callback.