Meeting SDK for macOS API Reference
|
ZOOM docs share information class. More...
#include <ZoomSDKMeetingDocsController.h>
Inherits NSObject.
Properties | |
unsigned int | shareSourceID |
Get the share source ID of who is sharing Zoom docs. | |
unsigned int | userID |
Get the user ID of who is sharing Zoom docs. | |
ZoomSDKDocsStatus | status |
Get the status of Zoom docs sharing. | |
NSString * | docTitle |
Get the title of the shared Zoom docs. | |
ZOOM docs share information class.
Definition at line 9 of file ZoomSDKMeetingDocsController.h.
|
readnonatomiccopy |
Get the title of the shared Zoom docs.
Definition at line 25 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Get the share source ID of who is sharing Zoom docs.
Definition at line 13 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Get the status of Zoom docs sharing.
Definition at line 21 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Get the user ID of who is sharing Zoom docs.
Definition at line 17 of file ZoomSDKMeetingDocsController.h.