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

#include <meeting_chat_interface.h>

Data Fields

const zchar_tstrParagraph = nullptr
 If strParagraph is not empty, the text style has Paragraph style.
 

Detailed Description

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