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

Base class for implementations of Channel.Interface.Hold. More...

#include <TelepathyQt/BaseChannel>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Types

typedef Callback3< void, const
Tp::LocalHoldState &, const
Tp::LocalHoldStateReason
&, DBusError * > 
SetHoldStateCallback

Signals

void holdStateChanged (const Tp::LocalHoldState &state, const Tp::LocalHoldStateReason &reason)

Public Member Functions

virtual ~BaseChannelHoldInterface ()
QVariantMap immutableProperties () const
Tp::LocalHoldState getHoldState () const
Tp::LocalHoldStateReason getHoldReason () const
void setHoldState (const Tp::LocalHoldState &state, const Tp::LocalHoldStateReason &reason)
void setSetHoldStateCallback (const SetHoldStateCallback &cb)

Static Public Member Functions

static BaseChannelHoldInterfacePtr create ()
template<typename BaseChannelHoldInterfaceSubclass >
static SharedPtr
< BaseChannelHoldInterfaceSubclass > 
create ()

Detailed Description

Base class for implementations of Channel.Interface.Hold.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseChannelHoldInterfacePtr Tp::BaseChannelHoldInterface::create ( ) [inline, static]
template<typename BaseChannelHoldInterfaceSubclass >
static SharedPtr<BaseChannelHoldInterfaceSubclass> Tp::BaseChannelHoldInterface::create ( ) [inline, static]
QVariantMap Tp::BaseChannelHoldInterface::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().

Returns:
The immutable properties of this interface.

Implements Tp::AbstractDBusServiceInterface.


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