100
Chapter 4: XML API Reference
For more information about filtering and sorting, see
Chapter 2, “Working with Filters,” on
page 21
.
Returned elements
report-meeting-sessions
Sample results
<results>
<status code="ok" />
<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-sessions>
</results>
report-meeting-session-slots
Availability
Breeze 4. This API is not supported in Breeze 5.
Description
Provides information about the number of attendees in every ten-minute time slot of the specified
meeting session.
Parameters
sco-id
The ID of a valid meeting session. You can obtain this ID by calling the
report-
meeting-session-slots
API.
Filters
Results cannot be sorted or filtered. The default sort is by the time slot starting time.
Returned elements
report-meeting-session-slots
Sample results
<results>
<status code="ok" />
<report-meeting-session-slots>
<row num-attendees="0">
num-participants
Sort
sco-id
Filter and sort
Field
Filter/Sort
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...