LeechCraft Azoth  0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
LC::Azoth::MoodInfo Struct Reference

Describes contact mood information. More...

#include "moodinfo.h"

Public Attributes

QString Mood_
 Mood name as per XEP-0107. More...
 
QString Text_
 Optional contact-set text accompanying the mood. More...
 

Detailed Description

Describes contact mood information.

It is modeled after XMPP XEP-0107, so please refer to http://xmpp.org/extensions/xep-0107.html for more information.

Definition at line 34 of file moodinfo.h.

Member Data Documentation

◆ Mood_

QString LC::Azoth::MoodInfo::Mood_

Mood name as per XEP-0107.

If this field is empty, the entry is considered to have stopped publishing mood information.

Definition at line 47 of file moodinfo.h.

◆ Text_

QString LC::Azoth::MoodInfo::Text_

Optional contact-set text accompanying the mood.

Definition at line 51 of file moodinfo.h.


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