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

FontColor attributes. More...

#include <meeting_chat_interface.h>

Data Fields

const zchar_tstrParagraph = nullptr
 

Detailed Description

FontColor attributes.

Definition at line 179 of file meeting_chat_interface.h.

Field Documentation

◆ strParagraph

const zchar_t* ParagraphAttrs::strParagraph = nullptr

If strParagraph is not empty, the text style has Paragraph style.

Definition at line 181 of file meeting_chat_interface.h.