Skip to content

Instantly share code, notes, and snippets.

@ppicas
Last active June 19, 2018 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ppicas/1b36cb4ea1f42a9c08a72acbb3893c0a to your computer and use it in GitHub Desktop.
Save ppicas/1b36cb4ea1f42a9c08a72acbb3893c0a to your computer and use it in GitHub Desktop.
jobRepository.getJob("001").subscribe({ job ->
Log.d("Got a Job #${job.id}")
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment