Excerpt |
---|
This example written in Java allows developers to manage VoipNow accounts. Download. |
Table of Contents | ||
---|---|---|
|
...
...
This demonstrative code SHOULD NOT be used in production. It is designed to show how a client application can interact with the VoipNow SystemAPI. Therefore there are no validations and the error checking is relaxed, in order to demonstrate the most common mistakes.
What This Example Does
This example uses SOAP calls to do the things specified below.
...
Note | ||
---|---|---|
| ||
You might have a problem if the tool for running the example uses a JDK JDK used to run the examples is older than the JDK used for building to build the |
Setup
Please download the tool archive.files from our GitHub repository:
Code Block |
---|
git clone https://github.com/4psa/systemapi-example-java.git |
In order to be able to test the tool, you need a Java IDE. Please follow these steps:
...
Tip |
---|
This and more examples can be found in the downloaded packagecloned repository. |
Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.