TvInteractiveAppManager.InteractiveAppStateError Feld

Definition

Achtung

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

Fehlerstatus der interaktiven Anwendung.

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

Feldwert

Value = 3
Attribute

Hinweise

Fehlerstatus der interaktiven Anwendung.

Java Dokumentation für android.media.tv.interactive.TvInteractiveAppManager.INTERACTIVE_APP_STATE_ERROR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: