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.
OuyaAuthenticationHelper This class can handle any authentication errors which come from the server and bring up user account request prompts appropriately.
OuyaController Utility class that contains codes for console buttons and axes.
OuyaEncryptionHelper  
OuyaFacade Entry point for the OUYA API.
OuyaPurchaseHelper Helper for OUYA purchases.
 

Package tv.ouya.console.api Description

Ouya Public API



Copyright © 2012 OUYA, Inc. All Rights Reserved.