DownloaderError
public enum DownloaderError : Error
Undocumented
-
Undocumented
Declaration
Swift
case downloadAlreadyStarted -
Undocumented
Declaration
Swift
case cannotAddDownloads -
Undocumented
Declaration
Swift
case http(statusCode: Int, rootError: NSError) -
Undocumented
Declaration
Swift
case noSpaceLeftOnDevice
DownloaderError Enumeration Reference