Partager via


SslError.SslInvalid Champ

Définition

Attention

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

Une erreur générique s’est produite

[Android.Runtime.Register("SSL_INVALID")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)]
public const Android.Net.Http.SslErrorType SslInvalid = 5;
[<Android.Runtime.Register("SSL_INVALID")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)>]
val mutable SslInvalid : Android.Net.Http.SslErrorType

Valeur de champ

Value = 5
Attributs

Remarques

Une erreur générique s’est produite

Documentation Java pour android.net.http.SslError.SSL_INVALID.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à