User Guide
98 Chapter 4: XML API Reference
<date-end>2005-03-15T10:13:12.810-08:00</date-end>
<participant-name>Bart Cassaly</participant-name>
</row>
</report-meeting-attendance>
</results>
report-meeting-concurrent-users
Availability
Breeze 4.
Description
Indicates the maximum number of users who can participate simultaneously in the specified
meeting. This maximum is determined by the account license.
Parameters
sco-id
The ID of a meeting.
Filters
Results cannot be filtered or sorted.
Returned elements
report-meeting-concurrent-users
Sample results
<results>
<status code="ok" />
<report-meeting-concurrent-users max-users="426"
max-participants-freq="1" />
</results>
report-meeting-session
Availability
Breeze 4. This API is not supported in Breeze 5.
In Breeze 5 you can call the
report-meeting-sessions API and filter on the asset-id field to
return data for a specific meeting session.
Description
Provides information about a specific meeting session, such as the session name, session starting
and ending times, and the number of participants and guests who attended the session.
Each time someone enters an otherwise empty meeting, a new session starts. The session ends
when all attendees leave the meeting. If someone later enters the now-empty meeting, a new
session starts.