Compartir a través de


TvInteractiveAppManager.ErrorResourceUnavailable 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 recurso (e.

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

Valor de campo

Value = 4
Atributos

Comentarios

Código de error cuando el recurso (por ejemplo, el tuner) no está disponible.

Documentación de Java para android.media.tv.interactive.TvInteractiveAppManager.ERROR_RESOURCE_UNAVAILABLE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a