Titanium.UpdateManager
Properties
- onupdate
- Set the update handler implementation function that will be invoked when an update is detected
Methods
- cancelMonitor ( id )
- Check the update service for a new version
- installAppUpdate ( spec )
- Install an application update received from update monitor. This method will cause the process to first be restarted for the update to begin.
- startMonitor ( component, callback, interval )
- Check the update service for a new version
Objects
No objects.
Titanium Desktop Center