12-28-2016 10:06 AM
Hello Team,
Can you please let me know what would be the value for the given XMl API payload as per reference link https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#lstrecording-194.
<body>
<bodyContent
xsi:type="java:com.webex.service.binding.ep.LstRecording">
<listControl>
<startFrom>0</startFrom>
<maximumNum>10</maximumNum>
</listControl>
<sessionKey></sessionKey>
<hostWebExID></hostWebExID>
<returnSessionDetail>false</returnSessionDetail>
</bodyContent>
</body>
1) What is SesionKey here?
2) what is hostWebExID ?
3) What is returnSessionDetail?
Thanks,
Amit
Solved! Go to Solution.
01-17-2017 10:23 AM
Session Key = Meeting ID #
hostWebExID = WebEx Host Username
returnSessionDetail = Additional Debugging information is returned that may be useful for support
01-17-2017 10:23 AM
Session Key = Meeting ID #
hostWebExID = WebEx Host Username
returnSessionDetail = Additional Debugging information is returned that may be useful for support
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide