SocketKeepalive.ErrorInvalidLength Champ

Définition

Attention

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

La longueur n’est pas valide (e.

[Android.Runtime.Register("ERROR_INVALID_LENGTH", 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 ErrorInvalidLength = -23;
[<Android.Runtime.Register("ERROR_INVALID_LENGTH", 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 ErrorInvalidLength : Android.Net.ErrorCode

Valeur de champ

Value = -23
Attributs

Remarques

La longueur n’est pas valide (par exemple, trop longue).

Java documentation pour android.net.SocketKeepalive.ERROR_INVALID_LENGTH.

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 à