get_channel_type


Description:

[ Version ( since = "0.7.12" ) ]
public unowned string get_channel_type ()

Get the D-Bus interface name representing this channel's type, if it has been discovered.

This is the same as the TpChannelIface:channel-type property; it isn't guaranteed to be non-%NULL until the TP_CHANNEL_FEATURE_CORE feature has been prepared.

Parameters:

this

a channel

Returns:

the channel type, if the channel is ready; either the channel type or null, if the channel is not yet ready.