SocketKeepalive.ErrorInvalidNetwork Champ

Définition

Attention

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

Réseau non valide.

[Android.Runtime.Register("ERROR_INVALID_NETWORK", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)]
public const Android.Net.ErrorCode ErrorInvalidNetwork = -20;
[<Android.Runtime.Register("ERROR_INVALID_NETWORK", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)>]
val mutable ErrorInvalidNetwork : Android.Net.ErrorCode

Valeur de champ

Value = -20
Attributs

Remarques

Réseau non valide. Il indique que le spécifié Network n’est pas connecté.

Java documentation pour android.net.SocketKeepalive.ERROR_INVALID_NETWORK.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à