Class MeetMeConferencingBridge.UserMeetMeConferencingAddConferenceRequest

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

@ChoiceGroup("restrictParticipants") @ChoiceGroup("maxParticipants") public static class MeetMeConferencingBridge.UserMeetMeConferencingAddConferenceRequest extends Request<MeetMeConferencingBridge.UserMeetMeConferencingAddConferenceResponse>
Add a Meet-Me conference. The response is either UserMeetMeConferencingAddConferenceResponse23 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