Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The get()
method of the BackgroundFetchManager
interface returns a Promise
that resolves with the BackgroundFetchRegistration
associated with the provided id
or undefined
if the id
is not found.