Condividi tramite


SslError.SslInvalid Campo

Definizione

Attenzione

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

Si è verificato un errore generico

[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

Valore del campo

Value = 5
Attributi

Commenti

Si è verificato un errore generico

Documentazione java per android.net.http.SslError.SSL_INVALID.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a