Resources available to build Cisco Unified MeetingPlace applications

Here are a few resources you can use to learn how to build applications using the Cisco Unified MeetingPlace SOAP API.

         "API Documents" section has a pdf file describing the Cisco Unfiied MeetingPlace 7.0 SOAP API interface in detail. It also contains all defined web services in a zip file.

         "API Examples" section has a collection of zip files, each containing the source code along with a readme file that provides application developers a birds-eye-view on how things could be accomplished using MeetingPlace SOAP API.

Note:

API Documents
   MeetingPlace 7.0 Interface Specification.pdf
  Details about user authentication, subscribe/notification API & other end user interfaces like...
   MeetingPlace 7.0.2 SOAP API Specification.pdf
  Details about user authentication, subscribe/notification API & other end user interfaces like...
   MP 7.0 WSDL Files.zip
  This zip contains all the web services available with MeetingPlace 7.0 Server. These detail the XML...
   MP 7.0.2 WSDL Files.zip
  This zip contains all the web services available with MeetingPlace 7.0.2 Server. These detail the...
   MP 8.0 WSDL Files.zip
  This zip contains all the web services available with MeetingPlace 8.0 Server. These detail the XML...
   MP8.5WSDL Files.zip
  This zip contains all the web services available with MeetingPlace 8.5 Server. These detail the XML...
API Examples
   MPSA Flex API SampleApp.zip
  This contains the source code for Adobe Flex API based MeetingPlace application. It shows the quick...
   MPSA Java-Ant SampleApp.zip
  This is an Ant-build based Java project. Client stubs are created using CXF/jaxws which eases web...
   MPSA Java-Maven SampleApp.zip
  This is an eclipse project built using maven. It also includes sample for event notification...
   MPSA Javascript AJAX SampleApp...
  The zip file contains the source code for "Asynchronous Javascript & XML" based...
   MPSA Windows dotNet SampleApp....
  This dotNet sample code demonstrates to an application developer the way for integrating with...