Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCQuoteAttrs Class Reference

Quote attributes. More...

#include <MobileRTCMeetingChat.h>

Inherits NSObject.

Properties

BOOL bQuote
 If the value is true, the text style is Quote.
 

Detailed Description

Quote attributes.

Definition at line 536 of file MobileRTCMeetingChat.h.

Property Documentation

◆ bQuote

- (BOOL) bQuote
readwritenonatomicassign

If the value is true, the text style is Quote.

Definition at line 540 of file MobileRTCMeetingChat.h.