Class android.media.tv.interactive.TvInteractiveAppView.TvInteractiveAppCallback

Added Methods
void onRequestAvailableSpeeds(String)  
void onRequestCurrentVideoBounds(String)  
void onRequestScheduleRecording(String, String, String, Uri, Uri, Bundle)  
void onRequestScheduleRecording(String, String, String, Uri, long, long, int, Bundle)  
void onRequestTimeShiftMode(String)  
void onRequestTvRecordingInfo(String, String)  
void onRequestTvRecordingInfoList(String, int)  
void onSetTvRecordingInfo(String, String, TvRecordingInfo)  
void onTimeShiftCommandRequest(String, String, Bundle)  
 

Changed Methods
void onRequestStartRecording(String, String, Uri) Change in signature from (String, Uri) to (String, String, Uri).