Class android.media.tv.interactive.TvInteractiveAppManager

Removed Methods
void prepare(String, int)  
 

Changed Methods
List<TvInteractiveAppServiceInfo> getTvInteractiveAppServiceList() Change in return type from List<TvInteractiveAppInfo> to List<TvInteractiveAppServiceInfo>.
 
void registerCallback(Executor, TvInteractiveAppCallback) Change in signature from (TvInteractiveAppCallback, Executor) to (Executor, TvInteractiveAppCallback).
 
 

Added Fields
String INTENT_KEY_COMMAND_TYPE