ConnectivityDiagnosticsManager.ConnectivityReport.NetworkProbeHttp 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 HTTP.

[Android.Runtime.Register("NETWORK_PROBE_HTTP", 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 NetworkProbeHttp = 8;
[<Android.Runtime.Register("NETWORK_PROBE_HTTP", 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 NetworkProbeHttp : Android.Net.NetworkProbeType

Valor de campo

Value = 8

Implementaciones

Atributos

Comentarios

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

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