Skip to content

Instantly share code, notes, and snippets.

@luks91
Created April 29, 2018 19:09
Show Gist options
  • Save luks91/d9edb16c14733d2e4deef6a63eae0f50 to your computer and use it in GitHub Desktop.
Save luks91/d9edb16c14733d2e4deef6a63eae0f50 to your computer and use it in GitHub Desktop.
currentNetwork(this)
.subscribe {
Log.i("TMPTAG", "Current network: $it on thread: ${Thread.currentThread().name}")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment