Sprache

TvInteractiveAppManager.ErrorNone Feld

Definition

Achtung

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

Kein Fehler.

[Android.Runtime.Register("ERROR_NONE", 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 ErrorNone = 0;
[<Android.Runtime.Register("ERROR_NONE", 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 ErrorNone : Android.Media.TV.Interactive.AppManagerError

Feldwert

Value = 0
Attribute

Hinweise

Kein Fehler.

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

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: