Meeting SDK for Linux API Reference
Loading...
Searching...
No Matches
QuoteAttrs Struct Reference

Quote attributes. More...

#include <meeting_chat_interface.h>

Data Fields

bool bQuote = false
 

Detailed Description

Quote attributes.

Definition at line 85 of file meeting_chat_interface.h.

Field Documentation

◆ bQuote

bool QuoteAttrs::bQuote = false

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

Definition at line 88 of file meeting_chat_interface.h.