subscribe
inline suspend fun CookieStoreManager.subscribe(subscriptions: ReadonlyArray<CookieStoreGetOptions>)(source)
The subscribe()
method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.
The subscribe()
method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.