Created
May 24, 2016 03:54
-
-
Save igroomgrim/350158db355c546a7dd60c22f4d9c395 to your computer and use it in GitHub Desktop.
recieve callbacks and return closure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| func buildDidCompleteCallback(callback: Callback?) -> (data: NSData?, response: NSURLResponse?, error: NSError?) { | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment