Meeting SDK for macOS API Reference
|
Handler for retrying or ignoring waiting room custom data download failures. More...
#include <ZoomSDKWaitingRoomController.h>
Inherits NSObject.
Instance Methods | |
(void) | - retry |
Retry to download the waiting room customize data information in the waiting room. | |
(void) | - ignore |
Ignore to downloade the waiting room customize data information in the waiting room. | |
Handler for retrying or ignoring waiting room custom data download failures.
Definition at line 110 of file ZoomSDKWaitingRoomController.h.
- (void) ignore |
Ignore to downloade the waiting room customize data information in the waiting room.
- (void) retry |
Retry to download the waiting room customize data information in the waiting room.