cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
831
Views
0
Helpful
1
Replies

Get recording information of a meeting

I'm creating a meeting and then get host url via xml api. I'm recording this meeting. How can I get recording information(Url mainly) passing meeting details ( meeting key ) ?

1 Accepted Solution

Accepted Solutions

emerrill999
Level 1
Level 1

You want to do something like:

<body>
    <bodyContent xsi:type="java:com.webex.service.binding.ep.LstRecording">
        <sessionKey>MEETING KEY</sessionKey>
    </bodyContent>
</body>

View solution in original post

1 Reply 1

emerrill999
Level 1
Level 1

You want to do something like:

<body>
    <bodyContent xsi:type="java:com.webex.service.binding.ep.LstRecording">
        <sessionKey>MEETING KEY</sessionKey>
    </bodyContent>
</body>

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: