macOS SDK API Reference
|
#import <ZoomSDKWaitingRoomController.h>
Inherits NSObject.
Properties | |
NSString * | title |
The title. | |
NSString * | dataDescription |
The description. | |
NSString * | logoPath |
The path of logo image. | |
NSString * | videoPath |
The path of video file. | |
ZoomSDKWaitingRoomLayoutType | type |
The type. | |
ZoomSDKCustomWaitingRoomDataStatus | status |
The status. | |
Definition at line 5 of file ZoomSDKWaitingRoomController.h.
|
readnonatomiccopy |
The description.
Definition at line 13 of file ZoomSDKWaitingRoomController.h.
|
readnonatomiccopy |
The path of logo image.
Definition at line 17 of file ZoomSDKWaitingRoomController.h.
|
readnonatomicassign |
The status.
Definition at line 29 of file ZoomSDKWaitingRoomController.h.
|
readnonatomiccopy |
The title.
Definition at line 9 of file ZoomSDKWaitingRoomController.h.
|
readnonatomicassign |
The type.
Definition at line 25 of file ZoomSDKWaitingRoomController.h.
|
readnonatomiccopy |
The path of video file.
Definition at line 21 of file ZoomSDKWaitingRoomController.h.