Document updaterDidRelaunchApplication (#46)

* Document updaterDidRelaunchApplication

* Update index.md
This commit is contained in:
Vadim Peretokin
2017-11-03 16:44:36 +00:00
committed by Kornel
parent a121802ed9
commit fc67eddcd8
+3
View File
@@ -112,6 +112,9 @@ You can control the SUUpdater's behavior a little more closely by providing it w
// Called immediately before relaunching.
- (void)updaterWillRelaunchApplication:(SUUpdater *)updater;
// Called if the application has been relaunched from an update
- (void)updaterDidRelaunchApplication:(SUUpdater *)updater;
// This method allows you to provide a custom version comparator.
// If you don't implement this method or return nil, the standard version