HttpClientParams.IsAuthenticating(IHttpParams) メソッド

定義

[Android.Runtime.Register("isAuthenticating", "(Lorg/apache/http/params/HttpParams;)Z", "")]
public static bool IsAuthenticating (Org.Apache.Http.Params.IHttpParams? params);
[<Android.Runtime.Register("isAuthenticating", "(Lorg/apache/http/params/HttpParams;)Z", "")>]
static member IsAuthenticating : Org.Apache.Http.Params.IHttpParams -> bool

パラメーター

params
IHttpParams

戻り値

属性

注釈

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象