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

Strikethrough attributes. More...

#include <meeting_chat_interface.h>

Data Fields

bool bStrikethrough = false
 

Detailed Description

Strikethrough attributes.

Definition at line 51 of file meeting_chat_interface.h.

Field Documentation

◆ bStrikethrough

bool StrikethroughAttrs::bStrikethrough = false

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

Definition at line 54 of file meeting_chat_interface.h.