Skip to content

Instantly share code, notes, and snippets.

@luks91
Last active April 29, 2018 19:26
Show Gist options
  • Save luks91/6c4479bf7b3067158d59b0612096c5a1 to your computer and use it in GitHub Desktop.
Save luks91/6c4479bf7b3067158d59b0612096c5a1 to your computer and use it in GitHub Desktop.
enum class Network {
NONE,
CELLULAR
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment