Report-Meeting-Session; Report-Meeting-Sessions - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

Example
<results>
<status code="ok" />
<report-meeting-concurrent-users max-users="2" max-participants-freq="5" />

report-meeting-session

Description
Container tag, contains information about a meeting.
Attributes
The number of participants who entered the meeting as guests rather than
num-guests
registered attendees.
num-participants
The ID of the parent meeting.
sco-id
session-sco-id
the
that is passed as a parameter to the
sco-id
Contained tags
,
date-created
Returned by
report-meeting-session
Example
<report-meeting-sessions>
<row sco-id="18302" asset-id="18304" num-participants="1">
<date-created>2005-03-15T09:30:28.233-08:00</date-created>
<date-end>2005-03-15T09:45:36.903-08:00</date-end>
</row>
<row sco-id="18302" asset-id="18309" num-participants="1">
<date-created>2005-03-15T10:11:00.700-08:00</date-created>
<date-end>2005-03-15T10:21:07.733-08:00</date-end>
</row>
</report-meeting-session>

report-meeting-sessions

Description
Container tag; contains information about all the sessions of a meeting.
Attributes
None.
Contained tags
row
196
Chapter 5: XML Results Reference
The total number of participants in the meeting.
A unique identifier for the individual session. This value matches the value of
date-end
report-meeting-session
API.

Advertisement

Table of Contents
loading

Table of Contents