Report-Meeting-Summary - MACROMEDIA BREEZE-USING THE BREEZE XML WEB SERVICES Use Manual

Using the breeze xml web services
Table of Contents

Advertisement

Filters
Results cannot be sorted or filtered. The default sort is by the time slot start time.
Returned elements
report-meeting-session-slots
Sample results
<results>
<status code="ok" />
<report-meeting-session-slots>
<row num-attendees="0">
<time-slot-begin>2004-02-14T06:30:00.000-08:00</time-slot-begin>
<time-slot-end>2004-02-14T06:40:00.000-08:00</time-slot-end>
</row>
<row num-attendees="0">
<time-slot-begin>2004-02-14T06:40:00.000-08:00</time-slot-begin>
<time-slot-end>2004-02-14T06:50:00.000-08:00</time-slot-end>
</row>
<row num-attendees="0">
<time-slot-begin>2004-02-14T06:50:00.000-08:00</time-slot-begin>
<time-slot-end>2004-02-14T07:00:00.000-08:00</time-slot-end>
</row>
</report-meeting-session-slots>
</results>

report-meeting-summary

Description
Indicates how many users were invited to the specified meeting and how many invitees and guests
attended.
Parameters
The access key for your account.
accesskey
Note: The
accesskey
include this parameter in Breeze 4.1, it is ignored.
The ID of a meeting.
sco-id
Filters
Results cannot be filtered or sorted.
Returned elements
report-meeting-summary
Sample results
<results>
<status code="ok" />
<report-meeting-summary num-invitees="10" num-invitees-attended="5"
num-guests-attended="1" />
</results>
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
report-meeting-summary
77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Breeze

Table of Contents