forked from gravitylow/Updater
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a passive Callback functionality to the updater.
The callback will be notified (on the main thread) when an update check has finished, regardless of the result. This allows for custom messages, etc. to be processed on the main thread without blocking the server.
- Loading branch information
1 parent
8e463ca
commit 6aef684
Showing
1 changed file
with
77 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters