Org.Apache.Http.Cookies.CookieSpecRegistry.SpecNames Property
Obtains a list containing names of all registered Org.Apache.Http.Cookies.ICookieSpec in their default order.

Syntax

[get: Android.Runtime.Register("getSpecNames", "()Ljava/util/List;", "GetGetSpecNamesHandler")]
public IList<string> SpecNames { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Obtains a list containing names of all registered Org.Apache.Http.Cookies.ICookieSpec in their default order. Note that the DEFAULT policy (if present) is likely to be the same as one of the other policies, but does not have to be.

[Android Documentation]

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