Skip to content

Instantly share code, notes, and snippets.

@sauvikatinnofied
Last active January 19, 2017 15:07
Show Gist options
  • Save sauvikatinnofied/5205287e778e7cca755799d301c3e1d9 to your computer and use it in GitHub Desktop.
Save sauvikatinnofied/5205287e778e7cca755799d301c3e1d9 to your computer and use it in GitHub Desktop.
Medium Blog Post Code Snippet
// 6. Array of delegates which are interested to listen to network status change
var listeners = [NetworkStatusListener]()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment