LeechCraft Azoth 0.6.70-17609-g3dde4097dd
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
LC::Azoth::ActivityInfo Struct Reference

Describes contact activity information. More...

#include "activityinfo.h"

Public Attributes

QString General_
 General activity name as per XEP-0108.
QString Specific_
 Specific activity name within the General_ one.
QString Text_
 Optional contact-set text accompanying the activity.

Detailed Description

Describes contact activity information.

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

Definition at line 22 of file activityinfo.h.

Member Data Documentation

◆ General_

QString LC::Azoth::ActivityInfo::General_

General activity name as per XEP-0108.

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

Definition at line 29 of file activityinfo.h.

Referenced by LC::Azoth::operator==().

◆ Specific_

QString LC::Azoth::ActivityInfo::Specific_

Specific activity name within the General_ one.

Definition at line 33 of file activityinfo.h.

Referenced by LC::Azoth::operator==().

◆ Text_

QString LC::Azoth::ActivityInfo::Text_

Optional contact-set text accompanying the activity.

Definition at line 37 of file activityinfo.h.

Referenced by LC::Azoth::operator==().


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/plugins/azoth/interfaces/azoth/activityinfo.h