30 #ifndef PLUGINS_AZOTH_INTERFACES_ISUPPORTACTIVITY_H
31 #define PLUGINS_AZOTH_INTERFACES_ISUPPORTACTIVITY_H
67 const QString& specific,
const QString& text) = 0;
73 "org.Deviant.LeechCraft.Azoth.ISupportActivity/1.0");
Q_DECLARE_INTERFACE(LeechCraft::Azoth::IAccount,"org.Deviant.LeechCraft.Azoth.IAccount/1.0")
virtual ~ISupportActivity()
Interface for accounts supporting user activity.
virtual void SetActivity(const QString &general, const QString &specific, const QString &text)=0
Publishes the current user activity.