Meeting SDK for macOS API Reference
|
#include <ZoomSDKNotificationServiceController.h>
Inherits NSObject.
Properties | |
int | index |
Index. Deprecated this param. | |
NSString * | deviceName |
Device name. | |
NSString * | meetingTopic |
Meeting topic. | |
long long | meetingNumber |
Meeting number. | |
NSString * | meetingID |
Meeting ID. | |
BOOL | isSupportCompanionMode |
YES indicates this meeting supports joining in companion mode. | |
Definition at line 9 of file ZoomSDKNotificationServiceController.h.
|
readnonatomiccopy |
Device name.
Definition at line 18 of file ZoomSDKNotificationServiceController.h.
|
readnonatomicassign |
Index. Deprecated this param.
Definition at line 13 of file ZoomSDKNotificationServiceController.h.
|
readnonatomicassign |
YES indicates this meeting supports joining in companion mode.
Definition at line 38 of file ZoomSDKNotificationServiceController.h.
|
readnonatomiccopy |
Meeting ID.
Definition at line 33 of file ZoomSDKNotificationServiceController.h.
|
readnonatomicassign |
Meeting number.
Definition at line 28 of file ZoomSDKNotificationServiceController.h.
|
readnonatomiccopy |
Meeting topic.
Definition at line 23 of file ZoomSDKNotificationServiceController.h.