BestMatchSpec.FormatCookies(IList<ICookie>) メソッド

定義

[Android.Runtime.Register("formatCookies", "(Ljava/util/List;)Ljava/util/List;", "GetFormatCookies_Ljava_util_List_Handler")]
public virtual System.Collections.Generic.IList<Org.Apache.Http.IHeader>? FormatCookies (System.Collections.Generic.IList<Org.Apache.Http.Cookies.ICookie>? cookies);
[<Android.Runtime.Register("formatCookies", "(Ljava/util/List;)Ljava/util/List;", "GetFormatCookies_Ljava_util_List_Handler")>]
abstract member FormatCookies : System.Collections.Generic.IList<Org.Apache.Http.Cookies.ICookie> -> System.Collections.Generic.IList<Org.Apache.Http.IHeader>
override this.FormatCookies : System.Collections.Generic.IList<Org.Apache.Http.Cookies.ICookie> -> System.Collections.Generic.IList<Org.Apache.Http.IHeader>

パラメーター

cookies
IList<ICookie>

戻り値

実装

属性

注釈

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

適用対象