dup_parameters_vardict
Description:
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 |