|
Meeting SDK for macOS API Reference
|
Zoom Docs sharing source information class. More...
#include <ZoomSDKMeetingDocsController.h>
Inherits NSObject.
Properties | |
| unsigned int | shareSourceID |
| Gets the share source ID of who is sharing Zoom docs. | |
| unsigned int | userID |
| Gets the user ID of who is sharing Zoom docs. | |
| ZoomSDKDocsStatus | status |
| Gets the status of Zoom docs sharing. | |
| NSString * | docTitle |
| Gets the shared Zoom docs's title. | |
Zoom Docs sharing source information class.
Definition at line 20 of file ZoomSDKMeetingDocsController.h.
|
readnonatomiccopy |
Gets the shared Zoom docs's title.
Definition at line 36 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Gets the share source ID of who is sharing Zoom docs.
Definition at line 24 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Gets the status of Zoom docs sharing.
Definition at line 32 of file ZoomSDKMeetingDocsController.h.
|
readnonatomicassign |
Gets the user ID of who is sharing Zoom docs.
Definition at line 28 of file ZoomSDKMeetingDocsController.h.