Created
October 24, 2016 06:18
-
-
Save sauvikatinnofied/45f774c986d656abd8fe1806008d1987 to your computer and use it in GitHub Desktop.
Medium Blog Post Code Snippet
This file contains 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
// Start | |
ReachabilityManager.shared.startMonitoring() | |
// Stop | |
ReachabilityManager.shared.stopMonitoring() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment