SocketKeepalive.ErrorHardwareError Champ

Définition

Attention

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

Une erreur matérielle s’est produite.

[Android.Runtime.Register("ERROR_HARDWARE_ERROR", 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 ErrorHardwareError = -31;
[<Android.Runtime.Register("ERROR_HARDWARE_ERROR", 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 ErrorHardwareError : Android.Net.ErrorCode

Valeur de champ

Value = -31
Attributs

Remarques

Java documentation pour android.net.SocketKeepalive.ERROR_HARDWARE_ERROR.

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 à