TvInteractiveAppManager.ErrorUnknown Feld

Definition

Achtung

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

Unbekannter Fehlercode.

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

Feldwert

Value = 1
Attribute

Hinweise

Unbekannter Fehlercode.

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

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: