|
Meeting SDK for iOS API Reference
|
ZOOM share information class. More...
#include <MobileRTCMeetingService+AppShare.h>
Inherits NSObject.
Instance Methods | |
| (NSUInteger) | - getUserID |
| Gets the user ID of the sharing Source Info. | |
| (NSUInteger) | - getShareSourceID |
| Gets the sharing source ID. | |
| (MobileRTCShareContentType) | - getContentType |
| Gets the content type of the sharing Source Info. | |
| (MobileRTCSharingStatus) | - getStatus |
| Gets the status of the sharing Source Info. | |
| (BOOL) | - isEnableOptimizingVideoSharing |
| Determines if the sharing optimize status is enabled. | |
ZOOM share information class.
Definition at line 71 of file MobileRTCMeetingService+AppShare.h.
| - (MobileRTCShareContentType) getContentType |
Gets the content type of the sharing Source Info.
| - (NSUInteger) getShareSourceID |
Gets the sharing source ID.
| - (MobileRTCSharingStatus) getStatus |
Gets the status of the sharing Source Info.
| - (NSUInteger) getUserID |
Gets the user ID of the sharing Source Info.
| - (BOOL) isEnableOptimizingVideoSharing |
Determines if the sharing optimize status is enabled.