get_channel_type_id
Description:
Get the D-Bus interface name representing this channel's type, as a GQuark, if it has been discovered.
This is the same as the TpChannelIface:channel-type property, except that it is a GQuark rather than a string. It isn't guaranteed
to be nonzero until the TP_CHANNEL_FEATURE_CORE property is ready.
Parameters:
| this |
a channel |
Returns:
|
the channel type, if the channel is ready; either the channel type or 0, if the channel is not yet ready. |