spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
MultiCacheQueryOptions
spasm
bindings
serviceworker
Undocumented in source.
@
safe
nothrow
struct
MultiCacheQueryOptions {
nothrow
spasm
.
bindings
.
serviceworker
.
CacheQueryOptions
_parent
;
this
(Handle h);
static
auto
create
();
void
cacheName
(string cacheName);
auto
cacheName
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
cacheName
void
cacheName
(string cacheName)
Undocumented in source. Be warned that the author may not have intended to support it.
cacheName
auto
cacheName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
auto
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
spasm
.
bindings
.
serviceworker
.
CacheQueryOptions
_parent
;
Undocumented in source.
Meta
Source
See Implementation
spasm
bindings
serviceworker
enums
ClientType
FrameType
ServiceWorkerState
ServiceWorkerUpdateViaCache
functions
CacheQueryOptions_ignoreMethod_Get
CacheQueryOptions_ignoreMethod_Set
CacheQueryOptions_ignoreSearch_Get
CacheQueryOptions_ignoreSearch_Set
CacheQueryOptions_ignoreVary_Get
CacheQueryOptions_ignoreVary_Set
CacheStorage_delete
CacheStorage_has
CacheStorage_keys
CacheStorage_match
CacheStorage_match_0
CacheStorage_open
Cache_add
Cache_addAll
Cache_delete
Cache_delete_0
Cache_keys
Cache_keys_0
Cache_keys_1
Cache_match
Cache_matchAll
Cache_matchAll_0
Cache_matchAll_1
Cache_match_0
Cache_put
ClientQueryOptions_includeUncontrolled_Get
ClientQueryOptions_includeUncontrolled_Set
ClientQueryOptions_type_Get
ClientQueryOptions_type_Set
Client_frameType_Get
Client_id_Get
Client_postMessage
Client_postMessage_0
Client_type_Get
Client_url_Get
Clients_claim
Clients_get
Clients_matchAll
Clients_matchAll_0
Clients_openWindow
ExtendableEvent_waitUntil
ExtendableMessageEventInit_data_Get
ExtendableMessageEventInit_data_Set
ExtendableMessageEventInit_lastEventId_Get
ExtendableMessageEventInit_lastEventId_Set
ExtendableMessageEventInit_origin_Get
ExtendableMessageEventInit_origin_Set
ExtendableMessageEventInit_ports_Get
ExtendableMessageEventInit_ports_Set
ExtendableMessageEventInit_source_Get
ExtendableMessageEventInit_source_Set
ExtendableMessageEvent_data_Get
ExtendableMessageEvent_lastEventId_Get
ExtendableMessageEvent_origin_Get
ExtendableMessageEvent_ports_Get
ExtendableMessageEvent_source_Get
FetchEventInit_clientId_Get
FetchEventInit_clientId_Set
FetchEventInit_preloadResponse_Get
FetchEventInit_preloadResponse_Set
FetchEventInit_replacesClientId_Get
FetchEventInit_replacesClientId_Set
FetchEventInit_request_Get
FetchEventInit_request_Set
FetchEventInit_resultingClientId_Get
FetchEventInit_resultingClientId_Set
FetchEvent_clientId_Get
FetchEvent_preloadResponse_Get
FetchEvent_replacesClientId_Get
FetchEvent_request_Get
FetchEvent_respondWith
FetchEvent_resultingClientId_Get
MultiCacheQueryOptions_cacheName_Get
MultiCacheQueryOptions_cacheName_Set
NavigationPreloadManager_disable
NavigationPreloadManager_enable
NavigationPreloadManager_getState
NavigationPreloadManager_setHeaderValue
NavigationPreloadState_enabled_Get
NavigationPreloadState_enabled_Set
NavigationPreloadState_headerValue_Get
NavigationPreloadState_headerValue_Set
RegistrationOptions_scope_Get
RegistrationOptions_scope_Set
RegistrationOptions_type_Get
RegistrationOptions_type_Set
RegistrationOptions_updateViaCache_Get
RegistrationOptions_updateViaCache_Set
ServiceWorkerContainer_controller_Get
ServiceWorkerContainer_getRegistration
ServiceWorkerContainer_getRegistration_0
ServiceWorkerContainer_getRegistrations
ServiceWorkerContainer_oncontrollerchange_Get
ServiceWorkerContainer_oncontrollerchange_Set
ServiceWorkerContainer_onmessage_Get
ServiceWorkerContainer_onmessage_Set
ServiceWorkerContainer_onmessageerror_Get
ServiceWorkerContainer_onmessageerror_Set
ServiceWorkerContainer_ready_Get
ServiceWorkerContainer_register
ServiceWorkerContainer_register_0
ServiceWorkerContainer_startMessages
ServiceWorkerGlobalScope_clients_Get
ServiceWorkerGlobalScope_onactivate_Get
ServiceWorkerGlobalScope_onactivate_Set
ServiceWorkerGlobalScope_onfetch_Get
ServiceWorkerGlobalScope_onfetch_Set
ServiceWorkerGlobalScope_oninstall_Get
ServiceWorkerGlobalScope_oninstall_Set
ServiceWorkerGlobalScope_onmessage_Get
ServiceWorkerGlobalScope_onmessage_Set
ServiceWorkerGlobalScope_onmessageerror_Get
ServiceWorkerGlobalScope_onmessageerror_Set
ServiceWorkerGlobalScope_onnotificationclick_Get
ServiceWorkerGlobalScope_onnotificationclick_Set
ServiceWorkerGlobalScope_onnotificationclose_Get
ServiceWorkerGlobalScope_onnotificationclose_Set
ServiceWorkerGlobalScope_registration_Get
ServiceWorkerGlobalScope_skipWaiting
ServiceWorkerRegistration_active_Get
ServiceWorkerRegistration_getNotifications
ServiceWorkerRegistration_getNotifications_0
ServiceWorkerRegistration_installing_Get
ServiceWorkerRegistration_navigationPreload_Get
ServiceWorkerRegistration_onupdatefound_Get
ServiceWorkerRegistration_onupdatefound_Set
ServiceWorkerRegistration_scope_Get
ServiceWorkerRegistration_showNotification
ServiceWorkerRegistration_showNotification_0
ServiceWorkerRegistration_unregister
ServiceWorkerRegistration_update
ServiceWorkerRegistration_updateViaCache_Get
ServiceWorkerRegistration_waiting_Get
ServiceWorker_onstatechange_Get
ServiceWorker_onstatechange_Set
ServiceWorker_postMessage
ServiceWorker_postMessage_0
ServiceWorker_scriptURL_Get
ServiceWorker_state_Get
WindowClient_ancestorOrigins_Get
WindowClient_focus
WindowClient_focused_Get
WindowClient_navigate
WindowClient_visibilityState_Get
structs
Cache
CacheQueryOptions
CacheStorage
Client
ClientQueryOptions
Clients
ExtendableEvent
ExtendableEventInit
ExtendableMessageEvent
ExtendableMessageEventInit
FetchEvent
FetchEventInit
MultiCacheQueryOptions
NavigationPreloadManager
NavigationPreloadState
RegistrationOptions
ServiceWorker
ServiceWorkerContainer
ServiceWorkerGlobalScope
ServiceWorkerRegistration
WindowClient