Meeting SDK for Linux API Reference
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
QuoteAttrs Struct Reference

#include <meeting_chat_interface.h>

Data Fields

bool bQuote = false
 If the value is true, the text style is Quote.
 

Detailed Description

Definition at line 61 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 63 of file meeting_chat_interface.h.