| java.lang.Object | |
| ↳ | com.amazon.identity.auth.device.api.authorization.AuthCancellation |
Result returned by onCancel(AuthCancellation) when an AuthorizeRequest has been
cancelled.{@since 3.0
}
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AuthCancellation.Cause | Enumeration of the abstract reasons of why an AuthorizeRequest was cancelled. |
||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CREATOR | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The abstract reason why the request was cancelled.
| |||||||||||
A non-localized description of the authorize cancellation reason.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
The abstract reason why the request was cancelled.
A non-localized description of the authorize cancellation reason.