TvInteractiveAppManager.ErrorUnknownChannel Campo

Definición

Precaución

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

Código de error cuando el canal actual es un canal desconocido.

[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

Valor de campo

Value = 7
Atributos

Comentarios

Código de error cuando el canal actual es un canal desconocido.

Java documentación para android.media.tv.interactive.TvInteractiveAppManager.ERROR_UNKNOWN_CHANNEL.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a