22 #ifndef _TelepathyQt_incoming_dbus_tube_channel_h_HEADER_GUARD_ 23 #define _TelepathyQt_incoming_dbus_tube_channel_h_HEADER_GUARD_ 25 #ifndef IN_TP_QT_HEADER 26 #error IN_TP_QT_HEADER 29 #include <TelepathyQt/DBusTubeChannel> 33 class PendingDBusTubeConnection;
41 static IncomingDBusTubeChannelPtr create(
const ConnectionPtr &connection,
42 const QString &objectPath,
const QVariantMap &immutableProperties);
50 const QVariantMap &immutableProperties);
54 friend struct Private;
The DBusTubeChannel class represents a Telepathy channel of type DBusTube.
Definition: dbus-tube-channel.h:34
Definition: pending-dbus-tube-connection.h:36
The IncomingStreamTubeChannel class represents an incoming Telepathy channel of type StreamTube.
Definition: incoming-dbus-tube-channel.h:35
Definition: abstract-adaptor.cpp:31