Org.Apache.Http.Cookies.ICookie
HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.

See Also: ICookie Members

Syntax

[Android.Runtime.Register("org/apache/http/cookie/Cookie", "", "Org.Apache.Http.Cookies.ICookieInvoker")]
public interface ICookie : Android.Runtime.IJavaObject, IDisposable

Remarks

HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.

[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