Forward.for_params


Description:

[ CCode ( has_construct_function = false ) ]
public Forward.for_params (HashTable<string,Value?> @params)

Creates a new Forward to perform geocoding with.

The GenericSet is in the format used by Telepathy, and documented on <ulink url="http://telepathy.freedesktop.org/spec/Connection_Interface_Location.html#Mapping:Location">Telepathy's specification site</ulink>.

See also: <ulink url="http://xmpp.org/extensions/xep-0080.html">XEP-0080 specification</ulink>.

Parameters:

params

a GenericSet with string keys, and Value values.

Returns:

a new Forward. Use unref when done.