| 
    Video SDK for Linux API Reference
    
   | 
 
chat helper More...
Go to the source code of this file.
Classes | |
| class | IZoomVideoSDKChatHelper | 
| Chat helper interface.  More... | |
Enumerations | |
| enum | ZoomVideoSDKChatMessageDeleteType { ZoomVideoSDKChatDelete_None = 0 , ZoomVideoSDKChatDelete_BySelf , ZoomVideoSDKChatDelete_ByHost , ZoomVideoSDKChatDelete_ByDlp } | 
| The chat message delete type are sent in the onChatMsgDeleteNotification callback.  More... | |
| enum | ZoomVideoSDKChatPrivilegeType { ZoomVideoSDKChatPrivilege_Unknown = 0 , ZoomVideoSDKChatPrivilege_Publicly_And_Privately , ZoomVideoSDKChatPrivilege_No_One , ZoomVideoSDKChatPrivilege_Publicly } | 
| The chat privilege type are sent in the onChatPrivilegeChanged callback.  More... | |
chat helper
Definition in file zoom_video_sdk_chat_helper_interface.h.
The chat message delete type are sent in the onChatMsgDeleteNotification callback.
Definition at line 15 of file zoom_video_sdk_chat_helper_interface.h.
The chat privilege type are sent in the onChatPrivilegeChanged callback.
Definition at line 29 of file zoom_video_sdk_chat_helper_interface.h.