ZOOM Windows SDK
5.2.42037.1112
|
Meeting Service Chat Interface. More...
#include "..\zoom_sdk_def.h"
Go to the source code of this file.
Classes | |
class | IChatMsgInfo |
Chat message interface. More... | |
struct | tagNormalMeetingChatStaus |
struct | tagWebinarAttendeeChatStatus |
The authority to chat for the normal attendee in the webinar. Here are more detailed structural descriptions.. More... | |
struct | tagWebinarOtherUserRoleChatStatus |
The authority to chat for the host, co-host and panelist to chat in webinar. Here are more detailed structural descriptions.. More... | |
struct | tagChatStatus |
The authority to chat in the specified meeting. Here are more detailed structural descriptions.. More... | |
class | IMeetingChatCtrlEvent |
Meeting chat callback event. More... | |
struct | tagSendChatItem4Webinar |
The structure of chat message for webinar. Here are more detailed structural descriptions. More... | |
class | IMeetingChatController |
Meeting chat controller interface. More... | |
Typedefs | |
typedef struct tagNormalMeetingChatStaus | NormalMeetingChatStaus |
typedef struct tagWebinarAttendeeChatStatus | WebinarAttendeeChatStatus |
typedef struct tagWebinarOtherUserRoleChatStatus | WebinarOtherUserRoleChatStatus |
typedef struct tagChatStatus | ChatStatus |
typedef struct tagSendChatItem4Webinar | SendChatItem4Webinar |
Enumerations | |
enum | SDKChatMessageType { SDKChatMessageType_To_None, SDKChatMessageType_To_All, SDKChatMessageType_To_All_Panelist, SDKChatMessageType_To_Individual_Panelist, SDKChatMessageType_To_Individual, SDKChatMessageType_To_WaitingRoomUsers } |
Enumerations of the type for chat message. More... | |
enum | SDKChatPriviledge { SDK_CHAT_PRIVILEDGE_ALL = 1, SDK_CHAT_PRIVILEDGE_ALL_PANELIST = 2, SDK_CHAT_PRIVILEDGE_HOST = 3, SDK_CHAT_PRIVILEDGE_DISABLE_ATTENDEE_CHAT = 4, SDK_CHAT_PRIVILEDGE_HOST_PUBLIC = 5, SDK_CHAT_PRIVILEDGE_END } |
Enumerations of the chat priviledge. More... | |
enum | WebinarChatMsgType { WebinarChatMsgType_None, WebinarChatMsgType_ToAllPanelist, WebinarChatMsgType_ToAllPanelistAndAttendee, WebinarChatMsgType_ToIndividualUser } |
The sending message type in webinar. Here are more detailed structural descriptions.. More... | |
Meeting Service Chat Interface.
enum SDKChatMessageType |
Enumerations of the type for chat message.
enum SDKChatPriviledge |
Enumerations of the chat priviledge.
enum WebinarChatMsgType |
The sending message type in webinar. Here are more detailed structural descriptions..