public static interface AuthenticationHandler.OnCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
onCancel() |
void |
onComplete(AuthenticationResponse response) |
void |
onError(Throwable error) |
void onComplete(AuthenticationResponse response)
void onCancel()
void onError(Throwable error)