cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
788
Views
5
Helpful
1
Replies

Information requested to know attribute value in XML API

amitbws04
Community Member

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

1 Accepted Solution

Accepted Solutions

ryanhunt
Level 11
Level 11

Session Key = Meeting ID #

hostWebExID = WebEx Host Username

returnSessionDetail = Additional Debugging information is returned that may be useful for support

View solution in original post

1 Reply 1

ryanhunt
Level 11
Level 11

Session Key = Meeting ID #

hostWebExID = WebEx Host Username

returnSessionDetail = Additional Debugging information is returned that may be useful for support