loginWithAuthenticationCode
abstract fun loginWithAuthenticationCode(code: String, listener: NuguOAuthInterface.OnLoginListener)
Content copied to clipboard
Start a login without browser. Only tid
Parameters
code
authCode
listener
Listener to receive result.