Meeting SDK for macOS API Reference
|
Zoom Docs sharing source 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 sharing source information class.
Definition at line 20 of file ZoomSDKMeetingDocsController.h.
|
readnonatomiccopy |
Get the title of the shared Zoom docs.
Definition at line 36 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Get the share source ID of who is sharing Zoom docs.
Definition at line 24 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Get the status of Zoom docs sharing.
Definition at line 32 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Get the user ID of who is sharing Zoom docs.
Definition at line 28 of file ZoomSDKMeetingDocsController.h.