Skip to content

ElectronAutoUpdater.setFeedURL method

ElectronAutoUpdater › setFeedURL

Unofficial

Sets the url and initialize the auto updater.

Signature:

setFeedURL(options: ElectronFeedURLOptions): void

Parameters:

Parameter Type Description
options ElectronFeedURLOptions The feed URL options.

Returns: void