다음을 통해 공유


RFC2109Spec.FormatCookieAsVer(CharArrayBuffer, ICookie, Int32) 메서드

정의

[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

매개 변수

cookie
ICookie
version
Int32
특성

설명

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상