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

#include <meeting_chat_interface.h>

Data Fields

bool bBulletedList = false
 If the value is true, the text style is BulletedList.
 

Detailed Description

Definition at line 43 of file meeting_chat_interface.h.

Field Documentation

◆ bBulletedList

bool BulletedListAttrs::bBulletedList = false

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

Definition at line 45 of file meeting_chat_interface.h.