onSuccess

abstract fun onSuccess(update: ReaderSoftwareUpdate?)

This will be called with a ReaderSoftwareUpdate if there's an update available, or null otherwise.

Parameters