SocketKeepalive.ErrorSocketNotIdle Champ

Définition

Attention

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

Le socket n’est pas inactif.

[Android.Runtime.Register("ERROR_SOCKET_NOT_IDLE", 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 ErrorSocketNotIdle = -26;
[<Android.Runtime.Register("ERROR_SOCKET_NOT_IDLE", 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 ErrorSocketNotIdle : Android.Net.ErrorCode

Valeur de champ

Value = -26
Attributs

Remarques

Java documentation pour android.net.SocketKeepalive.ERROR_SOCKET_NOT_IDLE.

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 à