TvInteractiveAppManager.IntentKeyBiInteractiveAppType 字段

定义

广播无关的交互式应用类型的意向键。

[Android.Runtime.Register("INTENT_KEY_BI_INTERACTIVE_APP_TYPE", ApiSince=33)]
public const string IntentKeyBiInteractiveAppType;
[<Android.Runtime.Register("INTENT_KEY_BI_INTERACTIVE_APP_TYPE", ApiSince=33)>]
val mutable IntentKeyBiInteractiveAppType : string

字段值

属性

注解

广播无关的交互式应用类型的意向键。 它用于将应用命令发送到电视应用。

类型:int

适用于 . 的 android.media.tv.interactive.TvInteractiveAppManager.INTENT_KEY_BI_INTERACTIVE_APP_TYPEJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于