spasm.bindings.serviceworker

Undocumented in source.

Members

Enums

ClientType
enum ClientType
Undocumented in source.
FrameType
enum FrameType
Undocumented in source.
ServiceWorkerState
enum ServiceWorkerState
Undocumented in source.
ServiceWorkerUpdateViaCache
enum ServiceWorkerUpdateViaCache
Undocumented in source.

Functions

CacheQueryOptions_ignoreMethod_Get
bool CacheQueryOptions_ignoreMethod_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheQueryOptions_ignoreMethod_Set
void CacheQueryOptions_ignoreMethod_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheQueryOptions_ignoreSearch_Get
bool CacheQueryOptions_ignoreSearch_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheQueryOptions_ignoreSearch_Set
void CacheQueryOptions_ignoreSearch_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheQueryOptions_ignoreVary_Get
bool CacheQueryOptions_ignoreVary_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheQueryOptions_ignoreVary_Set
void CacheQueryOptions_ignoreVary_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheStorage_delete
Handle CacheStorage_delete(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheStorage_has
Handle CacheStorage_has(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheStorage_keys
Handle CacheStorage_keys(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheStorage_match
Handle CacheStorage_match(Handle , RequestInfo , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheStorage_match_0
Handle CacheStorage_match_0(Handle , RequestInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CacheStorage_open
Handle CacheStorage_open(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_add
Handle Cache_add(Handle , RequestInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_addAll
Handle Cache_addAll(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_delete
Handle Cache_delete(Handle , RequestInfo , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_delete_0
Handle Cache_delete_0(Handle , RequestInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_keys
Handle Cache_keys(Handle , RequestInfo , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_keys_0
Handle Cache_keys_0(Handle , RequestInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_keys_1
Handle Cache_keys_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_match
Handle Cache_match(Handle , RequestInfo , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_matchAll
Handle Cache_matchAll(Handle , RequestInfo , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_matchAll_0
Handle Cache_matchAll_0(Handle , RequestInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_matchAll_1
Handle Cache_matchAll_1(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_match_0
Handle Cache_match_0(Handle , RequestInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Cache_put
Handle Cache_put(Handle , RequestInfo , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClientQueryOptions_includeUncontrolled_Get
bool ClientQueryOptions_includeUncontrolled_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClientQueryOptions_includeUncontrolled_Set
void ClientQueryOptions_includeUncontrolled_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClientQueryOptions_type_Get
ClientType ClientQueryOptions_type_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClientQueryOptions_type_Set
void ClientQueryOptions_type_Set(Handle , ClientType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Client_frameType_Get
FrameType Client_frameType_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Client_id_Get
string Client_id_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Client_postMessage
void Client_postMessage(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Client_postMessage_0
void Client_postMessage_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Client_type_Get
ClientType Client_type_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Client_url_Get
string Client_url_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clients_claim
Handle Clients_claim(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clients_get
Handle Clients_get(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clients_matchAll
Handle Clients_matchAll(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clients_matchAll_0
Handle Clients_matchAll_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clients_openWindow
Handle Clients_openWindow(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableEvent_waitUntil
void ExtendableEvent_waitUntil(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_data_Get
Handle ExtendableMessageEventInit_data_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_data_Set
void ExtendableMessageEventInit_data_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_lastEventId_Get
string ExtendableMessageEventInit_lastEventId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_lastEventId_Set
void ExtendableMessageEventInit_lastEventId_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_origin_Get
string ExtendableMessageEventInit_origin_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_origin_Set
void ExtendableMessageEventInit_origin_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_ports_Get
Handle ExtendableMessageEventInit_ports_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_ports_Set
void ExtendableMessageEventInit_ports_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_source_Get
Optional!(SumType!(Client, ServiceWorker, MessagePort)) ExtendableMessageEventInit_source_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEventInit_source_Set
void ExtendableMessageEventInit_source_Set(Handle , bool , SumType!(Client, ServiceWorker, MessagePort) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEvent_data_Get
Handle ExtendableMessageEvent_data_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEvent_lastEventId_Get
string ExtendableMessageEvent_lastEventId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEvent_origin_Get
string ExtendableMessageEvent_origin_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEvent_ports_Get
Handle ExtendableMessageEvent_ports_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtendableMessageEvent_source_Get
Optional!(SumType!(Client, ServiceWorker, MessagePort)) ExtendableMessageEvent_source_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_clientId_Get
string FetchEventInit_clientId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_clientId_Set
void FetchEventInit_clientId_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_preloadResponse_Get
Handle FetchEventInit_preloadResponse_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_preloadResponse_Set
void FetchEventInit_preloadResponse_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_replacesClientId_Get
string FetchEventInit_replacesClientId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_replacesClientId_Set
void FetchEventInit_replacesClientId_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_request_Get
Handle FetchEventInit_request_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_request_Set
void FetchEventInit_request_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_resultingClientId_Get
string FetchEventInit_resultingClientId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEventInit_resultingClientId_Set
void FetchEventInit_resultingClientId_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEvent_clientId_Get
string FetchEvent_clientId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEvent_preloadResponse_Get
Handle FetchEvent_preloadResponse_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEvent_replacesClientId_Get
string FetchEvent_replacesClientId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEvent_request_Get
Handle FetchEvent_request_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEvent_respondWith
void FetchEvent_respondWith(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FetchEvent_resultingClientId_Get
string FetchEvent_resultingClientId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MultiCacheQueryOptions_cacheName_Get
string MultiCacheQueryOptions_cacheName_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MultiCacheQueryOptions_cacheName_Set
void MultiCacheQueryOptions_cacheName_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadManager_disable
Handle NavigationPreloadManager_disable(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadManager_enable
Handle NavigationPreloadManager_enable(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadManager_getState
Handle NavigationPreloadManager_getState(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadManager_setHeaderValue
Handle NavigationPreloadManager_setHeaderValue(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadState_enabled_Get
bool NavigationPreloadState_enabled_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadState_enabled_Set
void NavigationPreloadState_enabled_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadState_headerValue_Get
string NavigationPreloadState_headerValue_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NavigationPreloadState_headerValue_Set
void NavigationPreloadState_headerValue_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistrationOptions_scope_Get
string RegistrationOptions_scope_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistrationOptions_scope_Set
void RegistrationOptions_scope_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistrationOptions_type_Get
WorkerType RegistrationOptions_type_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistrationOptions_type_Set
void RegistrationOptions_type_Set(Handle , WorkerType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistrationOptions_updateViaCache_Get
ServiceWorkerUpdateViaCache RegistrationOptions_updateViaCache_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistrationOptions_updateViaCache_Set
void RegistrationOptions_updateViaCache_Set(Handle , ServiceWorkerUpdateViaCache )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_controller_Get
Optional!(ServiceWorker) ServiceWorkerContainer_controller_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_getRegistration
Handle ServiceWorkerContainer_getRegistration(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_getRegistration_0
Handle ServiceWorkerContainer_getRegistration_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_getRegistrations
Handle ServiceWorkerContainer_getRegistrations(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_oncontrollerchange_Get
EventHandler ServiceWorkerContainer_oncontrollerchange_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_oncontrollerchange_Set
void ServiceWorkerContainer_oncontrollerchange_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_onmessage_Get
EventHandler ServiceWorkerContainer_onmessage_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_onmessage_Set
void ServiceWorkerContainer_onmessage_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_onmessageerror_Get
EventHandler ServiceWorkerContainer_onmessageerror_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_onmessageerror_Set
void ServiceWorkerContainer_onmessageerror_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_ready_Get
Handle ServiceWorkerContainer_ready_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_register
Handle ServiceWorkerContainer_register(Handle , string , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_register_0
Handle ServiceWorkerContainer_register_0(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerContainer_startMessages
void ServiceWorkerContainer_startMessages(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_clients_Get
Handle ServiceWorkerGlobalScope_clients_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onactivate_Get
EventHandler ServiceWorkerGlobalScope_onactivate_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onactivate_Set
void ServiceWorkerGlobalScope_onactivate_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onfetch_Get
EventHandler ServiceWorkerGlobalScope_onfetch_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onfetch_Set
void ServiceWorkerGlobalScope_onfetch_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_oninstall_Get
EventHandler ServiceWorkerGlobalScope_oninstall_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_oninstall_Set
void ServiceWorkerGlobalScope_oninstall_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onmessage_Get
EventHandler ServiceWorkerGlobalScope_onmessage_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onmessage_Set
void ServiceWorkerGlobalScope_onmessage_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onmessageerror_Get
EventHandler ServiceWorkerGlobalScope_onmessageerror_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onmessageerror_Set
void ServiceWorkerGlobalScope_onmessageerror_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onnotificationclick_Get
EventHandler ServiceWorkerGlobalScope_onnotificationclick_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onnotificationclick_Set
void ServiceWorkerGlobalScope_onnotificationclick_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onnotificationclose_Get
EventHandler ServiceWorkerGlobalScope_onnotificationclose_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_onnotificationclose_Set
void ServiceWorkerGlobalScope_onnotificationclose_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_registration_Get
Handle ServiceWorkerGlobalScope_registration_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerGlobalScope_skipWaiting
Handle ServiceWorkerGlobalScope_skipWaiting(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_active_Get
Optional!(ServiceWorker) ServiceWorkerRegistration_active_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_getNotifications
Handle ServiceWorkerRegistration_getNotifications(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_getNotifications_0
Handle ServiceWorkerRegistration_getNotifications_0(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_installing_Get
Optional!(ServiceWorker) ServiceWorkerRegistration_installing_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_navigationPreload_Get
Handle ServiceWorkerRegistration_navigationPreload_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_onupdatefound_Get
EventHandler ServiceWorkerRegistration_onupdatefound_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_onupdatefound_Set
void ServiceWorkerRegistration_onupdatefound_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_scope_Get
string ServiceWorkerRegistration_scope_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_showNotification
Handle ServiceWorkerRegistration_showNotification(Handle , string , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_showNotification_0
Handle ServiceWorkerRegistration_showNotification_0(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_unregister
Handle ServiceWorkerRegistration_unregister(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_update
Handle ServiceWorkerRegistration_update(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_updateViaCache_Get
ServiceWorkerUpdateViaCache ServiceWorkerRegistration_updateViaCache_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorkerRegistration_waiting_Get
Optional!(ServiceWorker) ServiceWorkerRegistration_waiting_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorker_onstatechange_Get
EventHandler ServiceWorker_onstatechange_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorker_onstatechange_Set
void ServiceWorker_onstatechange_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorker_postMessage
void ServiceWorker_postMessage(Handle , Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorker_postMessage_0
void ServiceWorker_postMessage_0(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorker_scriptURL_Get
string ServiceWorker_scriptURL_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ServiceWorker_state_Get
ServiceWorkerState ServiceWorker_state_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WindowClient_ancestorOrigins_Get
Handle WindowClient_ancestorOrigins_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WindowClient_focus
Handle WindowClient_focus(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WindowClient_focused_Get
bool WindowClient_focused_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WindowClient_navigate
Handle WindowClient_navigate(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WindowClient_visibilityState_Get
VisibilityState WindowClient_visibilityState_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Cache
struct Cache
Undocumented in source.
CacheQueryOptions
struct CacheQueryOptions
Undocumented in source.
CacheStorage
struct CacheStorage
Undocumented in source.
Client
struct Client
Undocumented in source.
ClientQueryOptions
struct ClientQueryOptions
Undocumented in source.
Clients
struct Clients
Undocumented in source.
ExtendableEvent
struct ExtendableEvent
Undocumented in source.
ExtendableEventInit
struct ExtendableEventInit
Undocumented in source.
ExtendableMessageEvent
struct ExtendableMessageEvent
Undocumented in source.
ExtendableMessageEventInit
struct ExtendableMessageEventInit
Undocumented in source.
FetchEvent
struct FetchEvent
Undocumented in source.
FetchEventInit
struct FetchEventInit
Undocumented in source.
MultiCacheQueryOptions
struct MultiCacheQueryOptions
Undocumented in source.
NavigationPreloadManager
struct NavigationPreloadManager
Undocumented in source.
NavigationPreloadState
struct NavigationPreloadState
Undocumented in source.
RegistrationOptions
struct RegistrationOptions
Undocumented in source.
ServiceWorker
struct ServiceWorker
Undocumented in source.
ServiceWorkerContainer
struct ServiceWorkerContainer
Undocumented in source.
ServiceWorkerGlobalScope
struct ServiceWorkerGlobalScope
Undocumented in source.
ServiceWorkerRegistration
struct ServiceWorkerRegistration
Undocumented in source.
WindowClient
struct WindowClient
Undocumented in source.

Meta