Class MeetMeConferencingBridge.UserMeetMeConferencingModifyConferenceRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.MeetMeConferencingBridge.UserMeetMeConferencingModifyConferenceRequest
Enclosing class:
MeetMeConferencingBridge

@Choice(minOccurs=0,value={@ChoiceGroup("restrictParticipants"),@ChoiceGroup("maxParticipants")}) public static class MeetMeConferencingBridge.UserMeetMeConferencingModifyConferenceRequest extends Request<DefaultResponse>
Modify an existing conference. The response is either SuccessResponse or ErrorResponse. The startTime element is adjusted to the first occurrence of the recurrent schedule that comes at or after the startTime. The startTime, endTime and recurrence information for a conferenceSchedule element will be adjusted to the user Host time zone.
Author:
AlpacaGenerator