OnRevokeListener

interface OnRevokeListener

On Revoke actions listener

Functions

Link copied to clipboard
abstract fun onError(error: NuguOAuthError)

Listener called when a deviceAuthorization fails

Link copied to clipboard
abstract fun onSuccess()

Listener called when a deviceAuthorization completes successfully.