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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
The abstract reason why the request was cancelled.
A non-localized description of the authorize cancellation reason.