NSHTTPCookieManagerCookiesChanged
A notification posted when the cookies stored in the cookie storage have changed.
Declaration
static let NSHTTPCookieManagerCookiesChanged: NSNotification.NameDiscussion
The notification’s object is the HTTPCookieStorage instance. This notification does not contain a userInfo dictionary.