cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
56
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Kevin Lazorik on 19-05-2011 05:30:38 PM
I am scheduling a meeting with the following body.  All of the option setting under "enableOptions" are working except meetingRecord.  Even when set to false, the network recording feature is enabled.  Has anyone else seen this behavior?
 

<bodyContent xsi:type="java:com.webex.service.binding.meeting.CreateMeeting">
<accessControl>
  <meetingPassword>testPass</meetingPassword>
</accessControl>
<metaData>
  <confName>API Example Test</confName>
  <agenda>Test</agenda>
</metaData>
<participants>
  <maxUserNumber>5</maxUserNumber>e
</participants>
<enableOptions>
  <chat>false</chat>
  <poll>true</poll>
  <meetingRecord>false</meetingRecord>
  <audioVideo>true</audioVideo>
</enableOptions>
<schedule>
  <startDate>05/19/2011 16:05:00</startDate>
  <openTime>900</openTime>
  <joinTeleconfBeforeHost>false</joinTeleconfBeforeHost>
  <duration>60</duration>
  <timeZoneID>4</timeZoneID>
</schedule>
</bodyContent>
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:

Quick Links