Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The updateUI()
method of the BackgroundFetchUpdateUIEvent
interface updates the title and icon in the user interface to show the status of a background fetch.
This method may only be run once, to notify the user on a failed or a successful fetch.