iOS API
Class Methods | Properties | List of all members
MobileRTCMeetingShareActionItem Class Reference

Add custom share action item to the meeting. More...

#import <MobileRTCMeetingActionItem.h>

Inheritance diagram for MobileRTCMeetingShareActionItem:

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.
 

Detailed Description

Add custom share action item to the meeting.


The documentation for this class was generated from the following file: