TvInteractiveAppManager.ErrorWeakSignal 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 para señal débil.

[Android.Runtime.Register("ERROR_WEAK_SIGNAL", 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 ErrorWeakSignal = 3;
[<Android.Runtime.Register("ERROR_WEAK_SIGNAL", 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 ErrorWeakSignal : Android.Media.TV.Interactive.AppManagerError

Valor de campo

Value = 3
Atributos

Comentarios

Código de error para señal débil.

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

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