This component contains code which implements BackgroundFetchDelegate
using a DownloadService. The UI is implemented by
embedders by way of embedder-specific specializations of BackgroundFetchDelegateBase
.
See also:
- Introducing Background Fetch for a primer on the Web API.
- Demo site to see it in action.