Chat message rich text item of a certain style. More...
#include <meeting_chat_interface.h>
Public Member Functions | |
virtual RichTextStyle | GetTextStyle ()=0 |
Get the rich text type of a portion of the current message. | |
virtual IList< IRichTextStyleOffset * > * | GetTextStyleOffsetList ()=0 |
Get the current message's rich text position info list of a certain style. | |
Chat message rich text item of a certain style.
Definition at line 212 of file meeting_chat_interface.h.
|
pure virtual |
Get the rich text type of a portion of the current message.
|
pure virtual |
Get the current message's rich text position info list of a certain style.