Hoiio-java is a Java SDK for Hoiio's API. It encapsulates the REST communications and let developers use the API via a few simple classes.
Currently, hoiio-java supports the Call, SMS, Fax, Account, Hoiio Number and IVR APIs.
Place the jar file inside the lib
folder to your library folder.
You'll need to include the dependencies yourself (the list of dependency libraries
can be found inside the third-party
folder)
Please refer to the source classes in com.hoiio.sdk.services for usage. They should be pretty self-explanatory to work with.
This project is under MIT License (http://en.wikipedia.org/wiki/MIT_License). See LICENSE file for details.
If you have any questions, please feel free to contact us via email: [email protected]