TvInteractiveAppManager.ErrorUnknown 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 desconocido.

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

Valor de campo

Value = 1
Atributos

Comentarios

Código de error desconocido.

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

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