Langage

SocketKeepalive.ErrorUnsupported Champ

Définition

Attention

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

La demande n’est pas prise en charge.

[Android.Runtime.Register("ERROR_UNSUPPORTED", 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 ErrorUnsupported = -30;
[<Android.Runtime.Register("ERROR_UNSUPPORTED", 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 ErrorUnsupported : Android.Net.ErrorCode

Valeur de champ

Value = -30
Attributs

Remarques

Java documentation pour android.net.SocketKeepalive.ERROR_UNSUPPORTED.

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 à