Home · All Classes · All Namespaces · Modules · Functions · Files

ChannelDispatchOperation Class Reference
[ChannelDispatchOperation proxies]

#include <TelepathyQt4/ChannelDispatchOperation>

Inherits Tp::StatefulDBusProxy, OptionalInterfaceFactory< ChannelDispatchOperation >, Tp::ReadyObject, and Tp::RefCounted.

List of all members.

Signals

Public Member Functions

Static Public Member Functions

Static Public Attributes

Protected Member Functions


Detailed Description

High-level proxy object for accessing remote Telepathy ChannelDispatchOperation objects.

Constructor & Destructor Documentation

Class destructor.

ChannelDispatchOperation ( const QDBusConnection &  bus,
const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [protected]


Member Function Documentation

ChannelDispatchOperationPtr create ( const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [static]

ChannelDispatchOperationPtr create ( const QDBusConnection &  bus,
const QString &  objectPath,
const QVariantMap &  immutableProperties 
) [static]

QStringList interfaces (  )  const

ConnectionPtr connection (  )  const

AccountPtr account (  )  const

QList< ChannelPtr > channels (  )  const

QStringList possibleHandlers (  )  const

PendingOperation * handleWith ( const QString &  handler  ) 

PendingOperation * claim (  ) 

Interface* optionalInterface ( InterfaceSupportedChecking  check = CheckInterfaceSupported  )  const [inline]

Client::DBus::PropertiesInterface* propertiesInterface (  )  const [inline]

void channelLost ( const ChannelPtr channel,
const QString &  errorName,
const QString &  errorMessage 
) [signal]

Client::ChannelDispatchOperationInterface * baseInterface (  )  const [protected]

Get the ChannelDispatchOperationInterface for this ChannelDispatchOperation class. This method is protected since the convenience methods provided by this class should always be used instead of the interface by users of the class.

Returns:
A pointer to the existing ChannelDispatchOperationInterface for this ChannelDispatchOperation


Member Data Documentation

const Feature FeatureCore [static]


Copyright © 2009 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.1.8