Android.Webkit.CookieManager.GetCookie Method
Gets the cookies for the given URL.

Syntax

[Android.Runtime.Register("getCookie", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetCookie_Ljava_lang_String_Handler")]
public virtual string GetCookie (string url)

Parameters

url
the URL for which the cookies are requested

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the cookies for the given URL.

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1