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:


   MP 7.0 WSDL Files.zip
  22 Jul 2008: This zip contains all the web services available with MeetingPlace 7.0 Server. These detail the...
   MP 7.0.2 WSDL Files.zip
  15 May 2009: This zip contains all the web services available with MeetingPlace 7.0.2 Server. These detail the...
   MP 8.0 WSDL Files.zip
  24 Jun 2010: This zip contains all the web services available with MeetingPlace 8.0 Server. These detail the...
   MP8.5WSDL Files.zip
  1 Jun 2011: This zip contains all the web services available with MeetingPlace 8.5 Server. These detail the...
   MeetingPlace 7.0 Interface Specification.pdf
  23 Jul 2008: Details about user authentication, subscribe/notification API & other end user interfaces like...
   MeetingPlace 7.0.2 SOAP API Specification.pdf
  25 May 2009: Details about user authentication, subscribe/notification API & other end user interfaces like...

API Examples


   MPSA Java-Maven SampleApp.zip
  23 Jul 2008: This is an eclipse project built using maven. It also includes sample for event notification...
   MPSA Java-Ant SampleApp.zip
  23 Jul 2008: This is an Ant-build based Java project. Client stubs are created using CXF/jaxws which eases web...
   MPSA Windows dotNet SampleA...
  23 Jul 2008: This dotNet sample code demonstrates to an application developer the way for integrating with...
   MPSA Flex API SampleApp.zip
  23 Jul 2008: This contains the source code for Adobe Flex API based MeetingPlace application. It shows the...
   MPSA Javascript AJAX Sample...
  22 Jul 2008: The zip file contains the source code for "Asynchronous Javascript & XML" based MeetingPlace...