| Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for implementations of Channel.Interface.Conference. More...
#include <TelepathyQt/BaseChannel>
Inherits Tp::AbstractChannelInterface.
Base class for implementations of Channel.Interface.Conference.
Class destructor.
| 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] |
| 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] |
| QVariantMap Tp::BaseChannelConferenceInterface::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().
Implements Tp::AbstractDBusServiceInterface.
| QStringList Tp::BaseChannelConferenceInterface::initialInviteeIDs | ( | ) | const |
| QString Tp::BaseChannelConferenceInterface::invitationMessage | ( | ) | const |
| 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.6.1 |