AbstractCookieSpec.RegisterAttribHandler Método

Definición

[Android.Runtime.Register("registerAttribHandler", "(Ljava/lang/String;Lorg/apache/http/cookie/CookieAttributeHandler;)V", "GetRegisterAttribHandler_Ljava_lang_String_Lorg_apache_http_cookie_CookieAttributeHandler_Handler")]
public virtual void RegisterAttribHandler(string? name, Org.Apache.Http.Cookies.ICookieAttributeHandler? handler);
[<Android.Runtime.Register("registerAttribHandler", "(Ljava/lang/String;Lorg/apache/http/cookie/CookieAttributeHandler;)V", "GetRegisterAttribHandler_Ljava_lang_String_Lorg_apache_http_cookie_CookieAttributeHandler_Handler")>]
abstract member RegisterAttribHandler : string * Org.Apache.Http.Cookies.ICookieAttributeHandler -> unit
override this.RegisterAttribHandler : string * Org.Apache.Http.Cookies.ICookieAttributeHandler -> unit

Parámetros

name
String
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a