|
Meeting SDK for iOS API Reference
|
Share source info of Zoom docs. More...
#include <MobileRTCMeetingService+Docs.h>
Inherits NSObject.
Instance Methods | |
| (NSUInteger) | - getUserID |
| Gets the user ID of the Doc Sharing Source info. | |
| (NSUInteger) | - getShareSourceID |
| Gets the sharing source ID. | |
| (MobileRTCDocsStatus) | - getStatus |
| Gets the status of the Doc Sharing Source Info. | |
| (NSString *_Nullable) | - getDocTitle |
| Gets the title of the Doc Sharing Source Info. | |
Share source info of Zoom docs.
Definition at line 12 of file MobileRTCMeetingService+Docs.h.
| - (NSString *_Nullable) getDocTitle |
Gets the title of the Doc Sharing Source Info.
| - (NSUInteger) getShareSourceID |
Gets the sharing source ID.
| - (MobileRTCDocsStatus) getStatus |
Gets the status of the Doc Sharing Source Info.
| - (NSUInteger) getUserID |
Gets the user ID of the Doc Sharing Source info.