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