to_identifier_map


Description:

public HashTable<Handle,string> to_identifier_map ()

Returns a dictionary mapping each handle in this to the corresponding identifier, as if retrieved by calling tp_handle_inspect on each handle.

The type of the returned value is described as Handle_Identifier_Map in the Telepathy specification.

Parameters:

this

a handle set

Returns:

a map from the handles in this to the corresponding identifier.