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

Bold attributes. More...

#include <meeting_chat_interface.h>

Data Fields

bool bBold = false
 

Detailed Description

Bold attributes.

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