get_channel_type_id


Description:

[ Version ( since = "0.7.12" ) ]
public Quark get_channel_type_id ()

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.