Langue

TvInteractiveAppManager.ErrorUnknownChannel Champ

Définition

Attention

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

Code d’erreur lorsque le canal actuel est un canal inconnu.

[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

Valeur de champ

Value = 7
Attributs

Remarques

Code d’erreur lorsque le canal actuel est un canal inconnu.

Java documentation pour android.media.tv.interactive.TvInteractiveAppManager.ERROR_UNKNOWN_CHANNEL.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à