ConnectivityDiagnosticsManager.ConnectivityReport.NetworkProbeFallback Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Net.NetworkProbeType enum directly instead of this field.

Sondeo de reserva del portal cautivo.

[Android.Runtime.Register("NETWORK_PROBE_FALLBACK", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.NetworkProbeType enum directly instead of this field.", true)]
public const Android.Net.NetworkProbeType NetworkProbeFallback = 32;
[<Android.Runtime.Register("NETWORK_PROBE_FALLBACK", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.NetworkProbeType enum directly instead of this field.", true)>]
val mutable NetworkProbeFallback : Android.Net.NetworkProbeType

Valor de campo

Value = 32

Implementaciones

Atributos

Comentarios

Java documentación para android.net.ConnectivityDiagnosticsManager.ConnectivityReport.NETWORK_PROBE_FALLBACK.

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