[][src]Module bigbluebutton::administration

Conference administration apis

Structs

CreateMeetingRequest

Creates a BigBlueButton meeting.

CreateMeetingResponse

Response return from CreateMeetingRequest

EndMeetingRequest

Use this to forcibly end a meeting and kick all participants out of the meeting.

EndMeetingResponse

Response return from EndMeetingRequest

JoinMeetingRequest

Joins a user to the meeting specified in the meetingID parameter.

JoinMeetingResponse

Response return from JoinMeetingRequest