TvInteractiveAppManager.ErrorUnknownChannel 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, wenn der aktuelle Kanal ein unbekannter Kanal ist.

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

Feldwert

Value = 7
Attribute

Hinweise

Fehlercode, wenn der aktuelle Kanal ein unbekannter Kanal ist.

Java-Dokumentation für android.media.tv.interactive.TvInteractiveAppManager.ERROR_UNKNOWN_CHANNEL.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: