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

Base class for implementations of Call.Content.Interface.DTMF. More...

#include <TelepathyQt/BaseCall>

Inherits Tp::AbstractCallContentInterface.

List of all members.

Public Types

typedef Callback2< void, uchar,
DBusError * > 
StartToneCallback
typedef Callback1< void,
DBusError * > 
StopToneCallback
typedef Callback2< void, const
QString &, DBusError * > 
MultipleTonesCallback

Public Member Functions

virtual ~BaseCallContentDTMFInterface ()
QVariantMap immutableProperties () const
bool currentlySendingTones () const
void setCurrentlySendingTones (bool sendingTones)
QString deferredTones () const
void setDeferredTones (const QString &deferredTones)
void setStartToneCallback (const StartToneCallback &cb)
void setStopToneCallback (const StopToneCallback &cb)
void setMultipleTonesCallback (const MultipleTonesCallback &cb)

Static Public Member Functions

static
BaseCallContentDTMFInterfacePtr 
create ()
template<typename BaseCallContentDTMFInterfaceSubclass >
static SharedPtr
< BaseCallContentDTMFInterfaceSubclass > 
create ()

Detailed Description

Base class for implementations of Call.Content.Interface.DTMF.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseCallContentDTMFInterfacePtr Tp::BaseCallContentDTMFInterface::create ( ) [inline, static]
template<typename BaseCallContentDTMFInterfaceSubclass >
static SharedPtr<BaseCallContentDTMFInterfaceSubclass> Tp::BaseCallContentDTMFInterface::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.

void Tp::BaseCallContentDTMFInterface::setDeferredTones ( const QString &  deferredTones)


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