init()
Initializes a download task.
Declaration
init()Discussion
Don’t use this initalizer to manually create download tasks. Instead, use the factory methods on URLSession to add tasks to an existing URL session.
Initializes a download task.
init()Don’t use this initalizer to manually create download tasks. Instead, use the factory methods on URLSession to add tasks to an existing URL session.