DispatchQueueUpdateNotificationService

class DispatchQueueUpdateNotificationService

The DispatchQueueUpdateNotificationService

  • Retrieve an optional UpdateNotification via the completion closure

    Declaration

    Swift

    func getUpdateNotification(_ completion: @escaping (UpdateNotification?) -> Void)

    Parameters

    completion

    The completion closure

  • Check for an available Update

    Declaration

    Swift

    func checkForUpdate(_ completion: @escaping (UpdateNotification?) -> Void)

    Parameters

    completion

    The completion closure