The account manager. More...
Import Statement: | import Ubuntu.OnlineAccounts 0.1 |
The Manager element is a singleton class which can be used to create new online accounts or load existing ones.
Create a new account interfacing to the provider identified by providerName.
See also loadAccount().
Loads the account identified by accountId. The returned object can be used to instantiate an Account.
See also createAccount().