get_handler_info


Description:

[ Version ( since = "0.11.14" ) ]
public unowned HashTable<string,Value?> get_handler_info ()

Return any extra information that accompanied this request to handle channels (the Handler_Info argument from the HandleChannels D-Bus method).

Well-known keys for this map will be defined by the Telepathy D-Bus Interface Specification; at the time of writing, none have been defined.

The returned hash table is only valid for as long as this is.

Parameters:

this

a channel-handling context

Returns:

extensible extra handler information, in a form suitable for use with asv_get_string etc.