public interface AuthStateChangeCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthFailure(java.lang.Throwable error) |
void |
onNewAuthState(DeviceAuth.AuthState authState) |
void onNewAuthState(DeviceAuth.AuthState authState)
void onAuthFailure(java.lang.Throwable error)