dup_parameters_vardict


Description:

[ Version ( since = "0.17.6" ) ]
public Variant dup_parameters_vardict ()

Returns the parameters of the account, in a variant of type VARDICT where the keys are parameter names (account, password, require-encryption etc.

). Use lookup or lookup_value for convenient access to the values.

The allowed parameters depend on the connection manager, and can be found via get_protocol and get_param. Well-known parameters are listed in the Telepathy D-Bus Interface Specification.

Parameters:

this

a Account

Returns:

the dictionary of parameters on this, of type VARDICT