Online Accounts Reference Manual | ||||
---|---|---|---|---|
Top | Description | Implemented Interfaces | Signals |
org.gnome.OnlineAccounts.OnlineAccountorg.gnome.OnlineAccounts.OnlineAccount — OnlineAccount interface |
GetPassword (out 's' password) GetObjectPath (out 'o' object_path) GetType (out 's' type) GetEnabled (out 'b' enabled) GetUsername (out 's' username)
Objects implementing org.gnome.OnlineAccounts.OnlineAccount also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
An object representing an individual online account.
This object can be created with
OnlineAccounts::GetOrCreateAccount()
and changed with
OnlineAccounts::SaveAccountChanges()
.