https://github.com/movingtoweb/azure-callback-sample
Sample Main Thread management project for a callback API
https://github.com/movingtoweb/azure-callback-sample
Last synced: 7 months ago
JSON representation
Sample Main Thread management project for a callback API
- Host: GitHub
- URL: https://github.com/movingtoweb/azure-callback-sample
- Owner: MovingToWeb
- Created: 2016-10-01T15:57:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-01T16:05:00.000Z (over 9 years ago)
- Last Synced: 2024-12-31T21:10:03.725Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample callback
This Project is a sample callback to receive control back to Main thread from an Asynchronous API response.
### Development Tools
* [Git](https://git-scm.com/) 2.10.0
* [IntelliJ IDEA](https://www.jetbrains.com/idea/) 2016.2.3
* Java 8