UpdateCheckService

protocol UpdateCheckService

The UpdateCheckService

  • Check for Updates

    Declaration

    Swift

    func check(version: Version) -> UpdateResult?

    Parameters

    version

    The current installed Version

    Return Value

    An UpdateResult if available