Interface WKHTTPCookieStoreObserver

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
WKHTTPCookieStoreObserverAdapter

public interface WKHTTPCookieStoreObserver
extends NSObjectProtocol
Since:
Available in iOS 11.0 and later.
  • Method Details

    • cookiesDidChangeInCookieStore

      void cookiesDidChangeInCookieStore​(WKHTTPCookieStore cookieStore)