AbstractCookieSpec.GetAttribHandler(String) Método

Definición

[Android.Runtime.Register("getAttribHandler", "(Ljava/lang/String;)Lorg/apache/http/cookie/CookieAttributeHandler;", "GetGetAttribHandler_Ljava_lang_String_Handler")]
protected virtual Org.Apache.Http.Cookies.ICookieAttributeHandler? GetAttribHandler(string? name);
[<Android.Runtime.Register("getAttribHandler", "(Ljava/lang/String;)Lorg/apache/http/cookie/CookieAttributeHandler;", "GetGetAttribHandler_Ljava_lang_String_Handler")>]
abstract member GetAttribHandler : string -> Org.Apache.Http.Cookies.ICookieAttributeHandler
override this.GetAttribHandler : string -> Org.Apache.Http.Cookies.ICookieAttributeHandler

Parámetros

name
String

Devoluciones

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