ConnectivityDiagnosticsManager.ConnectivityReport.NetworkProbeDns 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 DNS.

[Android.Runtime.Register("NETWORK_PROBE_DNS", 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 NetworkProbeDns = 4;
[<Android.Runtime.Register("NETWORK_PROBE_DNS", 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 NetworkProbeDns : Android.Net.NetworkProbeType

Valor de campo

Value = 4

Implementaciones

Atributos

Comentarios

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

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