AllowAllHostnameVerifier.ToString Method

Definition

Caution

deprecated

Returns a string containing a concise, human-readable description of this object.

[Android.Runtime.Register("toString", "()Ljava/lang/String;", "")]
[System.Obsolete("deprecated")]
public override sealed string? ToString();
[<Android.Runtime.Register("toString", "()Ljava/lang/String;", "")>]
[<System.Obsolete("deprecated")>]
override this.ToString : unit -> string

Returns

The string ALLOW_ALL.

Attributes

Remarks

Portions of this page are based on work created and shared by the Apache Software Foundation and used under the terms of the Apache License, Version 2.0.

Applies to