Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKWaitingRoomDataDownloadHandler Class Reference

Handler to download waiting room customize data if download fail. 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.
 

Detailed Description

Handler to download waiting room customize data if download fail.

Definition at line 85 of file ZoomSDKWaitingRoomController.h.

Method Documentation

◆ ignore

- (void) ignore

Ignore to downloade the waiting room customize data information in the waiting room.

◆ retry

- (void) retry

Retry to download the waiting room customize data information in the waiting room.