BestMatchSpec.FormatCookies(IList<ICookie>) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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>
パラメーター
戻り値
実装
- 属性
注釈
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。