Langue

VpnManager.ErrorCodeNetworkIo Champ

Définition

Attention

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

#EXTRA_ERROR_CODE Pour #CATEGORY_EVENT_NETWORK_ERROR indiquer une erreur d’entrée/sortie.

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

Valeur de champ

Value = 3
Attributs

Remarques

#EXTRA_ERROR_CODE Pour #CATEGORY_EVENT_NETWORK_ERROR indiquer une erreur d’entrée/sortie.

Ce code se produit lors de la lecture ou de l’écriture dans des sockets sur les réseaux sous-jacents a été arrêté par une erreur d’E/S. IOException.

Java documentation pour android.net.VpnManager.ERROR_CODE_NETWORK_IO.

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 à