MonoMac.Foundation.NSHttpCookieStorage Members

The members of MonoMac.Foundation.NSHttpCookieStorage are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Fields

static
AcceptPolicyChangedNotificationNSString. Documentation for this section has not yet been entered.
static
CookiesChangedNotificationNSString. Documentation for this section has not yet been entered.

Public Properties

AcceptPolicyNSHttpCookieAcceptPolicy. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CookiesNSHttpCookie[]. Documentation for this section has not yet been entered.
[read-only]
static
SharedStorageNSHttpCookieStorage. Documentation for this section has not yet been entered.

Public Methods

CookiesForUrl(NSUrl) : NSHttpCookie[]
Documentation for this section has not yet been entered.
DeleteCookie(NSHttpCookie)
Documentation for this section has not yet been entered.
GetSortedCookies(NSSortDescriptor[]) : NSHttpCookie[]
Documentation for this section has not yet been entered.
SetCookie(NSHttpCookie)
Documentation for this section has not yet been entered.
SetCookies(NSHttpCookie[], NSUrl, NSUrl)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSHttpCookieStorage object.