public interface AuthorizationCallback
| Modifier and Type | Field and Description | 
|---|---|
static AuthorizationCallback | 
NOOP_CALLBACK  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onFailure(ErrorCause cause)  | 
void | 
onSuccess()  | 
static final AuthorizationCallback NOOP_CALLBACK
void onSuccess()
void onFailure(ErrorCause cause)