Skip to content

Instantly share code, notes, and snippets.

@igroomgrim
Created May 24, 2016 03:54
Show Gist options
  • Select an option

  • Save igroomgrim/350158db355c546a7dd60c22f4d9c395 to your computer and use it in GitHub Desktop.

Select an option

Save igroomgrim/350158db355c546a7dd60c22f4d9c395 to your computer and use it in GitHub Desktop.
recieve callbacks and return closure
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