Other Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol DownloadExecuterDelegate : AnyObject
-
The protocol a download executer has to conform to to be used to download.
See moreDeclaration
Swift
public protocol DownloadExecuter : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol UploadExecuterDelegate : AnyObject
-
The protocol an upload executer has to conform to to be used to upload.
See moreDeclaration
Swift
public protocol UploadExecuter : AnyObject