Meeting SDK for iOS API Reference
|
Action item data structure for meeting actions and tasks. More...
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. | |
Action item data structure for meeting actions and tasks.
Definition in file MobileRTCMeetingActionItem.h.
typedef void(^ MobileRTCMeetingInviteActionItemBlock) (void) |
Add custom invitation action items to the meeting.
Definition at line 11 of file MobileRTCMeetingActionItem.h.