![]() |
![]() |
![]() |
telepathy-glib API Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
#include <telepathy-glib/dbus-tube-channel.h> struct TpDBusTubeChannel; struct TpDBusTubeChannelClass; GHashTable * tp_dbus_tube_channel_get_parameters (TpDBusTubeChannel *self
); const gchar * tp_dbus_tube_channel_get_service_name (TpDBusTubeChannel *self
);
TpDBusTubeChannel is a sub-class of TpChannel providing convenient API to offer and accept a dbus tube.
struct TpDBusTubeChannel;
Data structure representing a TpDBusTubeChannel.
Since 0.15.6
struct TpDBusTubeChannelClass { };
The class of a TpDBusTubeChannel.
Since 0.15.6
GHashTable * tp_dbus_tube_channel_get_parameters (TpDBusTubeChannel *self
);
Return the "parameters" property
|
a TpDBusTubeChannel |
Returns : |
the value of "parameters". [transfer none][element-type utf8 GObject.Value] |
Since 0.15.6
const gchar * tp_dbus_tube_channel_get_service_name
(TpDBusTubeChannel *self
);
Return the "service-name" property
|
a TpDBusTubeChannel |
Returns : |
the value of "service-name". [transfer none] |
Since 0.15.6