Org.Apache.Http.Cookies.CookieSpecRegistry.GetCookieSpec Method
Gets the Org.Apache.Http.Cookies.ICookieSpec with the given name.

Syntax

[Android.Runtime.Register("getCookieSpec", "(Ljava/lang/String;)Lorg/apache/http/cookie/CookieSpec;", "")]
public ICookieSpec GetCookieSpec (string name)

Parameters

name
the Org.Apache.Http.Cookies.ICookieSpec identifier

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif a policy with the given name cannot be found

Remarks

Requirements

Namespace: Org.Apache.Http.Cookies
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1