Home · All Classes · All Namespaces · Modules · Functions · Files
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
Tp::BaseConnectionSimplePresenceInterface Class Reference

Base class for implementations of Connection.Interface.SimplePresence. More...

#include <TelepathyQt/BaseConnection>

Inherits Tp::AbstractConnectionInterface.

List of all members.

Public Types

typedef Callback3< uint, const
QString &, const QString
&, DBusError * > 
SetPresenceCallback

Public Member Functions

virtual ~BaseConnectionSimplePresenceInterface ()
QVariantMap immutableProperties () const
Tp::SimpleStatusSpecMap statuses () const
void setStatuses (const Tp::SimpleStatusSpecMap &statuses)
uint maximumStatusMessageLength () const
void setMaximumStatusMessageLength (uint maximumStatusMessageLength)
void setSetPresenceCallback (const SetPresenceCallback &cb)
void setPresences (const Tp::SimpleContactPresences &presences)
Tp::SimpleContactPresences getPresences (const Tp::UIntList &contacts)

Static Public Member Functions

static
BaseConnectionSimplePresenceInterfacePtr 
create ()
template<typename BaseConnectionSimplePresenceInterfaceSubclass >
static SharedPtr
< BaseConnectionSimplePresenceInterfaceSubclass > 
create ()

Protected Member Functions

 BaseConnectionSimplePresenceInterface ()

Detailed Description

Base class for implementations of Connection.Interface.SimplePresence.


Member Typedef Documentation

typedef Callback3<uint, const QString &, const QString &, DBusError*> Tp::BaseConnectionSimplePresenceInterface::SetPresenceCallback

Constructor & Destructor Documentation

Class destructor.

Class constructor.


Member Function Documentation

static BaseConnectionSimplePresenceInterfacePtr Tp::BaseConnectionSimplePresenceInterface::create ( ) [inline, static]
template<typename BaseConnectionSimplePresenceInterfaceSubclass >
static SharedPtr<BaseConnectionSimplePresenceInterfaceSubclass> Tp::BaseConnectionSimplePresenceInterface::create ( ) [inline, static]

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().

Returns:
The immutable properties of this interface.

Implements Tp::AbstractDBusServiceInterface.


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.7