|
iOS SDK API Reference
|
#import <MobileRTC/MobileRTC.h>Go to the source code of this file.
Classes | |
| category | MobileRTCMeetingService(Chat) |
Enumerations | |
| enum | MobileRTCChatGroup { MobileRTCChatGroup_All = 0 , MobileRTCChatGroup_Panelists = 1 , MobileRTCChatGroup_WaitingRoomUsers = 2 } |
| enum MobileRTCChatGroup |
| Enumerator | |
|---|---|
| MobileRTCChatGroup_All | Chat to all participants in the meeting. |
| MobileRTCChatGroup_Panelists | Chat to panelists in the webinar. |
| MobileRTCChatGroup_WaitingRoomUsers | Chat to waiting room user. |
Definition at line 11 of file MobileRTCMeetingService+Chat.h.