SslErrorHandler.Proceed Method

Definition

Proceed with the SSL certificate.

[Android.Runtime.Register("proceed", "()V", "GetProceedHandler")]
public virtual void Proceed ();
[<Android.Runtime.Register("proceed", "()V", "GetProceedHandler")>]
abstract member Proceed : unit -> unit
override this.Proceed : unit -> unit
Attributes

Remarks

Java documentation for android.webkit.SslErrorHandler.proceed().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to