#include <TelepathyQt4/Types>
Public Member Functions | |
ChannelClass () | |
ChannelClass (const QMap< QString, QDBusVariant > &a) | |
ChannelClass & | operator= (const QMap< QString, QDBusVariant > &a) |
Mapping representing a class of channels that can be requested from a connection manager, can be handled by a user interface, are supported by a contact, etc.
Classes of channel are identified by the fixed values of a subset of their properties.
Channel classes SHOULD always include the keys <tp:dbus-ref>org.freedesktop.Telepathy.Channel.ChannelType</tp:dbus-ref> and <tp:dbus-ref>org.freedesktop.Telepathy.Channel.TargetHandleType</tp:dbus-ref>.
Telepathy::ChannelClass::ChannelClass | ( | ) | [inline] |
Telepathy::ChannelClass::ChannelClass | ( | const QMap< QString, QDBusVariant > & | a | ) | [inline] |
ChannelClass& Telepathy::ChannelClass::operator= | ( | const QMap< QString, QDBusVariant > & | a | ) | [inline] |