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 Telepathy's specification site.

See also: XEP-0080 specification.

Parameters:

params

a GenericSet with string keys, and Value values.

Returns:

a new Forward. Use unref when done.