Package tv.ouya.console.api

Ouya Public API

See:
          Description

Interface Summary
OuyaResponseListener<T> Represents a listener for asynchronous replies from the Ouya server to requests made through the OuyaFacade.
 

Class Summary
CancelIgnoringOuyaResponseListener<T> Utility base class for listeners that don't expect to receive cancel notifications or which don't have to do anything if the user clicks "Cancel." This class implements an empty onCancel() method so that you don't have to litter your code with onCancel() methods that will never be called.
OuyaController Utility class that contains codes for console buttons and axes.
OuyaEncryptionHelper  
OuyaFacade Entry point for the OUYA API.
OuyaIntent  
RequestRunnable<T> Base class for requests which are to be made to a service.
StoreManager Entry point for the OUYA API.
UserManager Entry point for the OUYA API.
 

Package tv.ouya.console.api Description

Ouya Public API



Copyright © 2012 OUYA, Inc. All Rights Reserved.