Skip to content

Instantly share code, notes, and snippets.

@PauloLinhares09
Last active October 22, 2018 15:26
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 PauloLinhares09/b55dc18002f9dbe84a4ef0134f7125ac to your computer and use it in GitHub Desktop.
Save PauloLinhares09/b55dc18002f9dbe84a4ef0134f7125ac to your computer and use it in GitHub Desktop.
...
//Show here your progress
SuperDigital.Builder(this)
.operation(OperationAuth("sds", "dsd", "1234"))
.enqueue(object : SuperdigitalCallback<ResponseDefault> {
...
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment