Skip to content
lonm edited this page Oct 19, 2019 · 1 revision

[Listener] vivaldi.vivaldiAccount.onAccountStateChanged

vivaldi.vivaldiAccount.getState()

Type Argument Notes
function callback

vivaldi.vivaldiAccount.login()

Type Argument Notes
string username
string password
boolean savePassword

vivaldi.vivaldiAccount.logout()

Unknown arguments

[Enum] vivaldi.vivaldiAccount.FetchErrorType

Value Notes
INVALID_CREDENTIALS
NETWORK_ERROR
NO_ERROR
SERVER_ERROR

Clone this wiki locally