List of All Members for AccountService
This is the complete list of members for
AccountService
, including inherited members.
accountId
: string
authData
: jsobject
autoSync
: bool
credentials
: Credentials
displayName
: string
enabled
: bool
objectHandle
: object
provider
: jsobject
service
: jsobject
serviceEnabled
: bool
settings
: jsobject
void
authenticate
(string
method
, string
mechanism
, jsobject
sessionData
)
void
authenticate
(jsobject
sessionData
)
authenticated
(jsobject
reply
)
authenticationError
(jsobject
error
)
void
cancelAuthentication
()
void
updateServiceEnabled
(bool
enabled
)
void
updateSettings
(jsobject
settings
)