duankezong4064 2015-09-18 19:46
浏览 228

如何使用webex API获取正在进行的会议中的与会者或参与者的数量

I am using Webex API. I am stuck in one thing, Question is how can i get number of attendees or participant in an on going session ?

  • 写回答

1条回答 默认 最新

  • dongshuming7131 2016-06-17 16:32
    关注

    , try to use GetMeeting on your XSD Documentation, if you use the XML API see this doc: https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#getmeeting

    评论

报告相同问题?