Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for implementations of Connection.Interface.SimplePresence. More...
#include <TelepathyQt/BaseConnection>
Inherits Tp::AbstractConnectionInterface.
Base class for implementations of Connection.Interface.SimplePresence.
typedef Callback3<uint, const QString &, const QString &, DBusError*> Tp::BaseConnectionSimplePresenceInterface::SetPresenceCallback |
Class destructor.
Class constructor.
static BaseConnectionSimplePresenceInterfacePtr Tp::BaseConnectionSimplePresenceInterface::create | ( | ) | [inline, static] |
static SharedPtr<BaseConnectionSimplePresenceInterfaceSubclass> Tp::BaseConnectionSimplePresenceInterface::create | ( | ) | [inline, static] |
QVariantMap Tp::BaseConnectionSimplePresenceInterface::immutableProperties | ( | ) | const [virtual] |
Return the immutable properties of this interface.
Immutable properties cannot change after the interface has been registered on a service on the bus with registerInterface().
Implements Tp::AbstractDBusServiceInterface.
void Tp::BaseConnectionSimplePresenceInterface::setStatuses | ( | const Tp::SimpleStatusSpecMap & | statuses | ) |
void Tp::BaseConnectionSimplePresenceInterface::setMaximumStatusMessageLength | ( | uint | maximumStatusMessageLength | ) |
void Tp::BaseConnectionSimplePresenceInterface::setSetPresenceCallback | ( | const SetPresenceCallback & | cb | ) |
void Tp::BaseConnectionSimplePresenceInterface::setPresences | ( | const Tp::SimpleContactPresences & | presences | ) |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |