|
iOS API
|
Add custom share action item to the meeting. More...
#import <MobileRTCMeetingActionItem.h>
Class Methods | |
| (id _Nonnull) | + itemWithTitle:Tag: |
Properties | |
| NSString *_Nonnull | actionTitle |
| The title of the custom content to share, like screen, application, photos, etc. | |
| NSUInteger | tag |
| The tag of MobileRTCMeetingShareActionItem. | |
| id< MobileRTCMeetingShareActionItemDelegate > _Nonnull | delegate |
| Enable the share via MobileRTCMeetingShareActionItemDelegate. | |
Add custom share action item to the meeting.
1.8.14