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

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

#include <TelepathyQt/BaseChannel>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Member Functions

virtual ~BaseChannelConferenceInterface ()
QVariantMap immutableProperties () const
Tp::ObjectPathList channels () const
Tp::ObjectPathList initialChannels () const
Tp::UIntList initialInviteeHandles () const
QStringList initialInviteeIDs () const
QString invitationMessage () const
ChannelOriginatorMap originalChannels () const
void mergeChannel (const QDBusObjectPath &channel, uint channelHandle, const QVariantMap &properties)
void removeChannel (const QDBusObjectPath &channel, const QVariantMap &details)

Static Public Member Functions

static
BaseChannelConferenceInterfacePtr 
create (Tp::ObjectPathList initialChannels=Tp::ObjectPathList(), Tp::UIntList initialInviteeHandles=Tp::UIntList(), QStringList initialInviteeIDs=QStringList(), QString invitationMessage=QString(), ChannelOriginatorMap originalChannels=ChannelOriginatorMap())
template<typename BaseChannelConferenceInterfaceSubclass >
static SharedPtr
< BaseChannelConferenceInterfaceSubclass > 
create (Tp::ObjectPathList initialChannels=Tp::ObjectPathList(), Tp::UIntList initialInviteeHandles=Tp::UIntList(), QStringList initialInviteeIDs=QStringList(), QString invitationMessage=QString(), ChannelOriginatorMap originalChannels=ChannelOriginatorMap())

Detailed Description

Base class for implementations of Channel.Interface.Conference.


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseChannelConferenceInterfacePtr Tp::BaseChannelConferenceInterface::create ( Tp::ObjectPathList  initialChannels = Tp::ObjectPathList(),
Tp::UIntList  initialInviteeHandles = Tp::UIntList(),
QStringList  initialInviteeIDs = QStringList(),
QString  invitationMessage = QString(),
ChannelOriginatorMap  originalChannels = ChannelOriginatorMap() 
) [inline, static]
template<typename BaseChannelConferenceInterfaceSubclass >
static SharedPtr<BaseChannelConferenceInterfaceSubclass> Tp::BaseChannelConferenceInterface::create ( Tp::ObjectPathList  initialChannels = Tp::ObjectPathList(),
Tp::UIntList  initialInviteeHandles = Tp::UIntList(),
QStringList  initialInviteeIDs = QStringList(),
QString  invitationMessage = QString(),
ChannelOriginatorMap  originalChannels = ChannelOriginatorMap() 
) [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::BaseChannelConferenceInterface::mergeChannel ( const QDBusObjectPath &  channel,
uint  channelHandle,
const QVariantMap &  properties 
)
void Tp::BaseChannelConferenceInterface::removeChannel ( const QDBusObjectPath &  channel,
const QVariantMap &  details 
)


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