|
|
func URLSession(session: NSURLSession!, task: NSURLSessionTask!, didCompleteWithError error: NSError!) {
|
|
func URLSession(session: NSURLSession!, task: NSURLSessionTask!, didCompleteWithError error: NSError!) {
|
|
|
delegate.URLSession(session, task: task, didCompleteWithError: error)
|
|
delegate.URLSession(session, task: task, didCompleteWithError: error)
|