RFC2109Spec.FormatCookieAsVer(CharArrayBuffer, ICookie, Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("formatCookieAsVer", "(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/cookie/Cookie;I)V", "GetFormatCookieAsVer_Lorg_apache_http_util_CharArrayBuffer_Lorg_apache_http_cookie_Cookie_IHandler")]
protected virtual void FormatCookieAsVer (Org.Apache.Http.Util.CharArrayBuffer? buffer, Org.Apache.Http.Cookies.ICookie? cookie, int version);
[<Android.Runtime.Register("formatCookieAsVer", "(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/cookie/Cookie;I)V", "GetFormatCookieAsVer_Lorg_apache_http_util_CharArrayBuffer_Lorg_apache_http_cookie_Cookie_IHandler")>]
abstract member FormatCookieAsVer : Org.Apache.Http.Util.CharArrayBuffer * Org.Apache.Http.Cookies.ICookie * int -> unit
override this.FormatCookieAsVer : Org.Apache.Http.Util.CharArrayBuffer * Org.Apache.Http.Cookies.ICookie * int -> unit
Parametri
- buffer
- CharArrayBuffer
- cookie
- ICookie
- version
- Int32
- Attributi
Commenti
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.