Class Index

A C L R

A

APIListener A callback interface for the ERROR(/com.amazon.identity.auth.device.authorization.api.AmazonAuthorizationManager) API methods to return success or errors. 
AuthError This class encapsulates errors from External API Methods. 
AuthError.ERROR_CATEGORY Each AuthError has a category to help clients determine what generic action they want to take  
AuthError.ERROR_TYPE Each AuthError has a type to help clients determine what detailed action they want to take  
AuthorizationListener A callback interface used by ERROR(/AmazonAuthorizationManager) authorize API. 
AuthzConstants Constants to be used with ERROR(/AmazonAuthorizationManager)  
AuthzConstants.BUNDLE_KEY Allowed Bundle Keys  
AuthzConstants.FUTURE_TYPE Future Bundle Keys  
AuthzConstants.PROFILE_KEY Profile Information Bundle Keys  

C

CancellableListener<T, U, V> A generic type of listener that can be cancelled.{@since 3.0 } 

L

Listener<T, U> A generic type of callback with parameterized success and failure return types for asynchronous operations.{@since 3.0 } 

R

Region Controls region settings for the SDK.