Meeting SDK for iOS API Reference
|
ZOOM share information class. More...
#include <MobileRTCMeetingService+AppShare.h>
Inherits NSObject.
Instance Methods | |
(NSUInteger) | - getUserID |
Get the User ID of the sharing Source Info. | |
(NSUInteger) | - getShareSourceID |
Get the ID of the sharing Source Source Info. | |
(MobileRTCShareContentType) | - getContentType |
Get the Content Type of the sharing Source Info. | |
(MobileRTCSharingStatus) | - getStatus |
Get the Status of the sharing Source Info. | |
(BOOL) | - isEnableOptimizingVideoSharing |
Get the Status of the sharing optimzie status. | |
ZOOM share information class.
Definition at line 77 of file MobileRTCMeetingService+AppShare.h.
- (MobileRTCShareContentType) getContentType |
Get the Content Type of the sharing Source Info.
- (NSUInteger) getShareSourceID |
Get the ID of the sharing Source Source Info.
- (MobileRTCSharingStatus) getStatus |
Get the Status of the sharing Source Info.
- (NSUInteger) getUserID |
Get the User ID of the sharing Source Info.
- (BOOL) isEnableOptimizingVideoSharing |
Get the Status of the sharing optimzie status.