report-meeting-sessions
75
report-meeting-session
Description
Provides information about a specific meeting session, such as the session name, session start and
end 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 subsequently enters the now-empty meeting, a
new session starts.
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. This value must match the
sco-id
for a specific meeting session.
The list of all sessions and their associated
sco-ids
can be obtained by invoking the
report-
meeting-sessions
action.
Filters
Results cannot be filtered or sorted.
Returned elements
report-meeting-session
Sample results
<results>
<status code="ok" />
<report-meeting-session session-sco-id="671" sco-id="623" num-
participants="1" num-guests="0">
<name>test-mtg-1 - 1</name>
<date-begin>2004-07-09T13:00:32.153-07:00</date-begin>
<date-end>2004-07-09T13:08:57.483-07:00</date-end>
</report-meeting-session>
</results>
report-meeting-sessions
Description
Provides information about all the sessions of a meeting. Each time someone enters an otherwise
empty meeting, a new session starts. The session ends when all attendees leave the meeting. If
someone subsequently enters the now-empty meeting, a new session starts.
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.
Summary of Contents for BREEZE-USING THE BREEZE XML WEB SERVICES
Page 1: ...Using the Breeze XML Web Services...
Page 8: ...8 Contents...
Page 12: ...12 Introduction Before You Begin...
Page 26: ...26 Chapter 2 Working with Filters...
Page 36: ...36 Chapter 3 Common Tasks...
Page 112: ...112 Chapter 4 Action Reference...
Page 186: ...186 Chapter 5 XML Results Reference...
Page 196: ...196 Index...