Meeting SDK for macOS API Reference
|
Layout data for the immersive view. More...
#include <ZoomSDKCustomImmersiveController.h>
Inherits NSObject.
Properties | |
BOOL | isSeatFree |
Whether this user is in a seat. | |
NSString * | seatID |
The seat ID. | |
unsigned int | userID |
The user ID. | |
unsigned int | zOrder |
The seat z order. | |
NSRect | position |
The seat position. | |
Layout data for the immersive view.
Definition at line 58 of file ZoomSDKCustomImmersiveController.h.
|
readwritenonatomicassign |
Whether this user is in a seat.
Definition at line 62 of file ZoomSDKCustomImmersiveController.h.
|
readwritenonatomicassign |
The seat position.
Definition at line 78 of file ZoomSDKCustomImmersiveController.h.
|
readwritenonatomiccopy |
The seat ID.
Definition at line 66 of file ZoomSDKCustomImmersiveController.h.
|
readwritenonatomicassign |
The user ID.
Definition at line 70 of file ZoomSDKCustomImmersiveController.h.
|
readnonatomicassign |
The seat z order.
Definition at line 74 of file ZoomSDKCustomImmersiveController.h.