Android.Webkit.CookieManager.SetCookie Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("setCookie", "(Ljava/lang/String;Ljava/lang/String;Landroid/webkit/ValueCallback;)V", "GetSetCookie_Ljava_lang_String_Ljava_lang_String_Landroid_webkit_ValueCallback_Handler")]
public virtual void SetCookie (string url, string value, IValueCallback callback)

Parameters

url
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
callback
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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