TvInteractiveAppServiceInfo.InteractiveAppTypeHbbtv Field

Definition

Caution

This constant will be removed in the future version. Use Android.Media.TV.Interactive.InteractiveAppType enum directly instead of this field.

HbbTV interactive app type

[Android.Runtime.Register("INTERACTIVE_APP_TYPE_HBBTV", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.InteractiveAppType enum directly instead of this field.", true)]
public const Android.Media.TV.Interactive.InteractiveAppType InteractiveAppTypeHbbtv = 1;
[<Android.Runtime.Register("INTERACTIVE_APP_TYPE_HBBTV", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.InteractiveAppType enum directly instead of this field.", true)>]
val mutable InteractiveAppTypeHbbtv : Android.Media.TV.Interactive.InteractiveAppType

Field Value

Value = 1

Implements

Attributes

Remarks

HbbTV interactive app type

Java documentation for android.media.tv.interactive.TvInteractiveAppServiceInfo.INTERACTIVE_APP_TYPE_HBBTV.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to