Package apple.webkit.protocol
Interface WKHTTPCookieStoreObserver
-
public interface WKHTTPCookieStoreObserver
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidcookiesDidChangeInCookieStore(WKHTTPCookieStore cookieStore)
-
-
-
Method Detail
-
cookiesDidChangeInCookieStore
default void cookiesDidChangeInCookieStore(WKHTTPCookieStore cookieStore)
-
-