Sprache

TvInteractiveAppManager.ErrorNotSupported Feld

Definition

Achtung

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

Fehlercode für einen nicht unterstützten Kanal.

[Android.Runtime.Register("ERROR_NOT_SUPPORTED", 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 ErrorNotSupported = 2;
[<Android.Runtime.Register("ERROR_NOT_SUPPORTED", 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 ErrorNotSupported : Android.Media.TV.Interactive.AppManagerError

Feldwert

Value = 2
Attribute

Hinweise

Fehlercode für einen nicht unterstützten Kanal.

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

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: