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

#include <meeting_chat_interface.h>

Data Fields

bool bItalic = false
 If the value is true, the text style is Italic.
 

Detailed Description

Definition at line 31 of file meeting_chat_interface.h.

Field Documentation

◆ bItalic

bool ItalicAttrs::bItalic = false

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

Definition at line 33 of file meeting_chat_interface.h.