Protocols
The following protocols are available globally.
-
Observer for
See moreDownloadable
retrieving progressDeclaration
Swift
public protocol DownloadStatusListner : AnyObject
-
Protocol for observing, binding and (re)creating objects which can be downloaded
See moreDeclaration
Swift
public protocol Downloadable : AnyObject