LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
LeechCraft::Azoth::ChatMsgAppendInfo Struct Reference

Defines additional parameters of the message. More...

#include "ichatstyleresourcesource.h"

Public Attributes

bool IsHighlightMsg_
 Whether this message has triggered a highlight. More...
 
bool IsActiveChat_
 Whether this message is appended in an active session. More...
 
bool UseRichTextBody_
 Whether rich text body should be used (if available). More...
 

Detailed Description

Defines additional parameters of the message.

Definition at line 42 of file ichatstyleresourcesource.h.

Member Data Documentation

bool LeechCraft::Azoth::ChatMsgAppendInfo::IsActiveChat_

Whether this message is appended in an active session.

The active session is the session that is currently opened.

Definition at line 52 of file ichatstyleresourcesource.h.

bool LeechCraft::Azoth::ChatMsgAppendInfo::IsHighlightMsg_

Whether this message has triggered a highlight.

Definition at line 46 of file ichatstyleresourcesource.h.

bool LeechCraft::Azoth::ChatMsgAppendInfo::UseRichTextBody_

Whether rich text body should be used (if available).

Definition at line 56 of file ichatstyleresourcesource.h.


The documentation for this struct was generated from the following file: