Protocols
The following protocols are available globally.
-
This protocol is used when downloading an update using
See moreBarracksClient.downloadPackage(response:, callback:, destination:)
Declaration
Swift
public protocol PackageDownloadCallback
-
This protocol is used when requesting details about an update using
See moreBarracksClient.checkUpdate(_:callback:)
.Declaration
Swift
public protocol UpdateCheckCallback: class