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