Skip to content

Sample Java code demonstrating how to interact with the MessageMedia SOAP API

License

Notifications You must be signed in to change notification settings

jetyliu727/messagemedia-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messagemedia-java

Sample Java code demonstrating how to interact with the MessageMedia SOAP API

https://soap.m4u.com.au/?wsdl

To run the example code:

  1. Change the username, password, source and destination phone number in src/Example.java
  2. Run Ant build process with build.xml (default task create_run_jar) to produce messagemedia-java.jar. (http://ant.apache.org/)
  3. Execute example program with: java -jar messagemedia-java.jar

About

Sample Java code demonstrating how to interact with the MessageMedia SOAP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%