Added in API level 33
android.media.tv.interactive
Interfaces
| TvInteractiveAppView.OnUnhandledInputEventListener | Interface definition for a callback to be invoked when the unhandled input event is received. |
Classes
| AppLinkInfo | App link information used by TV interactive app to launch Android apps. |
| TvInteractiveAppManager | Central system API to the overall TV interactive application framework (TIAF) architecture, which arbitrates interaction between Android applications and TV interactive apps. |
| TvInteractiveAppManager.TvInteractiveAppCallback | Callback used to monitor status of the TV Interactive App. |
| TvInteractiveAppService | A TV interactive application service is a service that provides runtime environment and runs TV interactive applications. |
| TvInteractiveAppService.Session | Base class for derived classes to implement to provide a TV interactive app session. |
| TvInteractiveAppServiceInfo | This class is used to specify meta information of a TV interactive app. |
| TvInteractiveAppView | Displays contents of interactive TV applications. |
| TvInteractiveAppView.TvInteractiveAppCallback |
Callback used to receive various status updates on the TvInteractiveAppView.
|
Interfaces
Classes