Meeting SDK for iOS API Reference
|
import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
class | MobileRTCMeetingInviteActionItem |
Add custom invitation action items to the meeting. More... | |
protocol | <MobileRTCMeetingShareActionItemDelegate> |
Add custom share action item to the meeting. More... | |
class | MobileRTCMeetingShareActionItem |
Add custom sharing action items to the meeting. More... | |
Typedefs | |
typedef void(^ | MobileRTCMeetingInviteActionItemBlock) (void) |
Add custom invitation action items to the meeting. | |
typedef void(^ MobileRTCMeetingInviteActionItemBlock) (void) |
Add custom invitation action items to the meeting.
Definition at line 14 of file MobileRTCMeetingActionItem.h.