Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKChatMsgQuoteAttrs Class Reference

Set quote style attributes for a chat message segment. More...

#include <ZoomSDKMeetingChatController.h>

Inherits NSObject.

Properties

BOOL bQuote
 Set text style is Quote.
 

Detailed Description

Set quote style attributes for a chat message segment.

Definition at line 220 of file ZoomSDKMeetingChatController.h.

Property Documentation

◆ bQuote

- (BOOL) bQuote
readwritenonatomicassign

Set text style is Quote.

Definition at line 224 of file ZoomSDKMeetingChatController.h.