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 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: