Class MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceListResponse
All Implemented Interfaces:
Serializable
Enclosing class:
MeetMeConferencingBridge

public static class MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceListResponse extends Response
Response to the UserMeetMeConferencingGetConferenceListRequest. Contains a table with column headings: "Bridge Id", "Conference Id", "Title", "Bridge Name", "Status", "Type", "Start Time", "Last Name", "First Name" and "Host Id". The column values for "Status" can be Active, Inactive, or Expired. The column values for "Type" can be Reservationless, One Time, Recurring Daily, Recurring Weekly, Recurring Monthly, or Recurring Yearly. Start Time is in the format "yyyy-MM-dd'T'HH:mm:ss:SSSZ". Example: 2010-10-01T09:30:00:000-0400.
Author:
AlpacaGenerator
See Also: