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

#include <meeting_chat_interface.h>

Data Fields

bool bStrikethrough = false
 If the value is true, the text style is Strikethrough.
 

Detailed Description

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