Compartilhar via


RFC2109Spec.FormatCookieAsVer(CharArrayBuffer, ICookie, Int32) Método

Definição

[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

Parâmetros

cookie
ICookie
version
Int32
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a