| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#include <TelepathyQt/Types>
| Public Attributes | |
| QDBusObjectPath | channel | 
| QString | channelType | 
| uint | handleType | 
| uint | handle | 
Structure type generated from the specification.
A struct representing a channel, as returned by ListChannels on the Connection interface.
| QDBusObjectPath Tp::ChannelInfo::channel | 
The object path of the channel, which is on the same bus name as the connection
| QString Tp::ChannelInfo::channelType | 
The channel's type
| uint Tp::ChannelInfo::handleType | 
The type of the handle that the channel communicates with, or Handle_Type_None if there is no associated handle
| uint Tp::ChannelInfo::handle | 
The handle that the channel communicates with, or 0 if there is no associated handle
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |