Skip to content

Instantly share code, notes, and snippets.

@chaxiu
Created October 18, 2020 12:04
Show Gist options
  • Save chaxiu/b9fbf1770c7415dc0ef6b331f4ce5b2b to your computer and use it in GitHub Desktop.
Save chaxiu/b9fbf1770c7415dc0ef6b331f4ce5b2b to your computer and use it in GitHub Desktop.
interface CallBack {
void onSuccess(String response);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment