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

#include <meeting_chat_interface.h>

Data Fields

bool bUnderline = false
 If the value is true, the text style is Underline.
 

Detailed Description

Definition at line 55 of file meeting_chat_interface.h.

Field Documentation

◆ bUnderline

bool UnderlineAttrs::bUnderline = false

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

Definition at line 57 of file meeting_chat_interface.h.