Meeting SDK for Windows API Reference
Loading...
Searching...
No Matches
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.