Android.Webkit.CookieManager.AcceptThirdPartyCookies Method
Gets whether the Android.Webkit.WebView should allow third party cookies to be set.

Syntax

[Android.Runtime.Register("acceptThirdPartyCookies", "(Landroid/webkit/WebView;)Z", "GetAcceptThirdPartyCookies_Landroid_webkit_WebView_Handler")]
public virtual bool AcceptThirdPartyCookies (WebView webview)

Parameters

webview
the Android.Webkit.WebView instance to get the cookie policy for

Returns

Documentation for this section has not yet been entered.

Remarks

Gets whether the Android.Webkit.WebView should allow third party cookies to be set.

[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