User Guide

74 Chapter 4: Action Reference
Sample results
<results>
<status code="ok" />
<report-meeting-attendance>
<row transcript-id="682" sco-id="679" principal-id="8" contact-id="3"
answered-survey="0">
<login>lnagaraj@macromedia.com</login>
<session-name>Enterprise Administrator</session-name>
<sco-name>test-mtg-2</sco-name>
<date-created>2004-07-09T14:29:49.217-07:00</date-created>
<date-closed>2004-07-09T14:33:45.827-07:00</date-closed>
<participant-name>Enterprise Administrator</participant-name>
</row>
<row transcript-id="689" sco-id="679" principal-id="8" contact-id="3"
answered-survey="0">
<login>lnagaraj@macromedia.com</login>
<session-name>Enterprise Administrator</session-name>
<sco-name>test-mtg-2</sco-name>
<date-created>2004-07-09T14:35:59.170-07:00</date-created>
<date-closed>2004-07-09T15:03:05.263-07:00</date-closed>
<participant-name>Enterprise Administrator</participant-name>
</row>
</report-meeting-attendance>
</results>
report-meeting-concurrent-users
Description
Indicates the maximum number of users who can participate simultaneously in the specified
meeting. This maximum is determined by the accounts license.
Parameters
accesskey
The access key for your account.
Note: The accesskey parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
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>