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

Bold attributes. More...

#include <meeting_chat_interface.h>

Data Fields

bool bBold = false
 If the value is true, the text style is Bold.
 

Detailed Description

Bold attributes.

Definition at line 25 of file meeting_chat_interface.h.

Field Documentation

◆ bBold

bool BoldAttrs::bBold = false

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

Definition at line 27 of file meeting_chat_interface.h.