Meeting SDK for macOS API Reference
|
Defines a seat's ID and its position within a template. More...
#include <ZoomSDKCustomImmersiveController.h>
Inherits NSObject.
Properties | |
NSString * | seatID |
The seat ID. | |
NSRect | position |
The position of seat. | |
Defines a seat's ID and its position within a template.
Definition at line 58 of file ZoomSDKCustomImmersiveController.h.
|
readnonatomicassign |
The position of seat.
Definition at line 66 of file ZoomSDKCustomImmersiveController.h.
|
readnonatomiccopy |
The seat ID.
Definition at line 62 of file ZoomSDKCustomImmersiveController.h.