TvInputInfo.ExtraInputId Field

Definition

Used as a String extra field in setup intents created by #createSetupIntent() to supply the ID of a specific TV input to set up.

[Android.Runtime.Register("EXTRA_INPUT_ID")]
public const string ExtraInputId;
[<Android.Runtime.Register("EXTRA_INPUT_ID")>]
val mutable ExtraInputId : string

Field Value

Implements

Attributes

Remarks

Used as a String extra field in setup intents created by #createSetupIntent() to supply the ID of a specific TV input to set up.

Java documentation for android.media.tv.TvInputInfo.EXTRA_INPUT_ID.

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