LeechCraft Azoth  0.6.70-13729-g7046a9d2a7
Modular multiprotocol IM plugin for LeechCraft
LC::Azoth::ChatMsgAppendInfo Struct Reference

Defines additional parameters of the message. More...

#include "ichatstyleresourcesource.h"

+ Collaboration diagram for LC::Azoth::ChatMsgAppendInfo:

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...
 
IAccountAccount_
 The account corresponding to this message. More...
 

Detailed Description

Defines additional parameters of the message.

Definition at line 44 of file ichatstyleresourcesource.h.

Member Data Documentation

◆ Account_

IAccount* LC::Azoth::ChatMsgAppendInfo::Account_

The account corresponding to this message.

Definition at line 62 of file ichatstyleresourcesource.h.

◆ IsActiveChat_

bool LC::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 54 of file ichatstyleresourcesource.h.

◆ IsHighlightMsg_

bool LC::Azoth::ChatMsgAppendInfo::IsHighlightMsg_

Whether this message has triggered a highlight.

Definition at line 48 of file ichatstyleresourcesource.h.

◆ UseRichTextBody_

bool LC::Azoth::ChatMsgAppendInfo::UseRichTextBody_

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

Definition at line 58 of file ichatstyleresourcesource.h.


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