-
-
Save celiovasconcelos/f89eebfe5ba50e49b4cd496b5ab0e212 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/** | |
* This method checks if there is a downloaded but not applied update. It | |
* also notify the user again. It is useful for "Check for updates" | |
* button. | |
* | |
* @return true if there is a pending update | |
*/ | |
PushLink.hasPendingUpdate(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment