reloadApp() method

Replaces the app resources with any newly downloaded resources.

Syntax

<static> reloadApp()

Example

sap.AppUpdate.reloadApp();

Source

appupdate.js, line 109.