[][src]Module bigbluebutton::monitoring

Conference monitoring apis

Structs

Attendee

Attendee Details

GetMeetingInfoRequest

This call will return all of a meeting’s information, including the list of attendees as well as start and end times.

GetMeetingInfoResponse

Response return from GetMeetingInfoRequest

GetMeetingsRequest

This call will return a list of all the meetings found on this server.

GetMeetingsResponse

Response return from GetMeetingsRequest

IsMeetingRunningRequest

This call enables you to simply check on whether or not a meeting is running by looking it up with your meeting ID.

IsMeetingRunningResponse

Response return from IsMeetingRunningRequest

Meeting

Meeting details