首页 新闻 会员 周边

Cisco WebEx XML API 示例,哪位给个得到会议列表的示例?

0
悬赏园豆:10 [已解决问题] 解决于 2013-10-11 23:02

Cisco WebEx XML API 示例,哪位给个得到会议列表的示例?

最好是完整的xml文档,

用c#写的demo,总是失败.

就那个getAPIVersion的方法可以调用,

别的像得到会议列表的功能,都报错.

<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting" xmlns:att="http://www.webex.com/schemas/2002/06/service/attendee">
  <serv:header>
    <serv:response>
      <serv:result>FAILURE</serv:result>
      <serv:reason>The site is not active</serv:reason>
      <serv:gsbstatus>PRIMARY</serv:gsbstatus>
      <serv:exceptionid>010003</serv:exceptionid>
    </serv:response>
  </serv:header>
  <serv:body>
    <serv:bodycontent>
  </serv:bodycontent></serv:body>
</serv:message>
SmallDong的主页 SmallDong | 初学一级 | 园豆:75
提问于:2013-09-04 01:55
< >
分享
最佳答案
0

最后在思科webex开发者论坛给管理员提问解决了.

是最近网站更新.有些参数换了.

SmallDong | 初学一级 |园豆:75 | 2013-10-11 22:41
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册