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

Base class for implementations of Call.Interface.Mute. More...

#include <TelepathyQt/BaseCall>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Types

typedef Callback2< void, const
Tp::LocalMuteState
&, DBusError * > 
SetMuteStateCallback

Signals

void muteStateChanged (const Tp::LocalMuteState &state)

Public Member Functions

virtual ~BaseCallMuteInterface ()
QVariantMap immutableProperties () const
Tp::LocalMuteState localMuteState () const
void setMuteState (const Tp::LocalMuteState &state)
void setSetMuteStateCallback (const SetMuteStateCallback &cb)

Static Public Member Functions

static BaseCallMuteInterfacePtr create ()
template<typename BaseCallMuteInterfaceSubclass >
static SharedPtr
< BaseCallMuteInterfaceSubclass > 
create ()

Detailed Description

Base class for implementations of Call.Interface.Mute.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseCallMuteInterfacePtr Tp::BaseCallMuteInterface::create ( ) [inline, static]
template<typename BaseCallMuteInterfaceSubclass >
static SharedPtr<BaseCallMuteInterfaceSubclass> Tp::BaseCallMuteInterface::create ( ) [inline, static]
QVariantMap Tp::BaseCallMuteInterface::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