Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKMeetingChatController.h File Reference
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>

Go to the source code of this file.

Data Structures

class  ZoomSDKFileTransferInfo
 
class  ZoomSDKFileSender
 
class  ZoomSDKFileReceiver
 
class  ZoomSDKRichTextStyleOffset
 
class  ZoomSDKRichTextStyleItem
 
class  ZoomSDKChatMsgBoldAttrs
 
class  ZoomSDKChatMsgItalicAttrs
 
class  ZoomSDKChatMsgStrikethroughAttrs
 
class  ZoomSDKChatMsgBulletedListAttrs
 
class  ZoomSDKChatMsgNumberedListAttrs
 
class  ZoomSDKChatMsgUnderlineAttrs
 
class  ZoomSDKChatMsgQuoteAttrs
 
class  ZoomSDKChatMsgInsertLinkAttrs
 
class  ZoomSDKChatMsgFontSizeAttrs
 
class  ZoomSDKChatMsgFontColorAttrs
 
class  ZoomSDKChatMsgBackgroundColorAttrs
 
class  ZoomSDKChatMsgParagraphAttrs
 
class  ZoomSDKChatMsgIndentAttrs
 
class  ZoomSDKChatMsgSegmentDetails
 
class  ZoomSDKChatMsgInfoBuilder
 
protocol  <ZoomSDKMeetingChatControllerDelegate>
 
class  ZoomSDKMeetingChatController
 

Macros

#define FontSize_Small   8
 
#define FontSize_Medium   10
 
#define FontSize_Large   12
 
#define TextStyle_Paragraph_H1   @"Paragraph_H1"
 
#define TextStyle_Paragraph_H2   @"Paragraph_H2"
 
#define TextStyle_Paragraph_H3   @"Paragraph_H3"
 

Macro Definition Documentation

◆ FontSize_Large

#define FontSize_Large   12

Definition at line 172 of file ZoomSDKMeetingChatController.h.

◆ FontSize_Medium

#define FontSize_Medium   10

Definition at line 171 of file ZoomSDKMeetingChatController.h.

◆ FontSize_Small

#define FontSize_Small   8

Definition at line 170 of file ZoomSDKMeetingChatController.h.

◆ TextStyle_Paragraph_H1

#define TextStyle_Paragraph_H1   @"Paragraph_H1"

Definition at line 234 of file ZoomSDKMeetingChatController.h.

◆ TextStyle_Paragraph_H2

#define TextStyle_Paragraph_H2   @"Paragraph_H2"

Definition at line 235 of file ZoomSDKMeetingChatController.h.

◆ TextStyle_Paragraph_H3

#define TextStyle_Paragraph_H3   @"Paragraph_H3"

Definition at line 236 of file ZoomSDKMeetingChatController.h.