198
Chapter 5: XML Results Reference
num-invitees-attended
The number of invited users who attended.
is-public
A Boolean value indicating whether the room is public (
true
) or not (
false
).
num-guests-attended
The number of participants who entered the meeting as guests rather
than registered attendees.
Contained tags
most-recent-session
Returned by
report-meeting-summary
Example
<report-meeting-summary num-unique-meetings="2" peak-users="" num-invitees="4"
num-invitees-attended="1" ispublic="0" num-guests-attended="0">
<most-recent-session>2005-03-15T10:11:00.700-08:00</most-recent-session>
</report-meeting-summary>
report-principal-list
Description
Container tag; contains information about the principals.
Attributes
None.
Contained tags
row
Returned by
report-principal-list
Example
<report-principal-list>
<row principal-id="8" type="user" has-children="false" is-primary="false">
<name>Enterprise Administrator</name>
<login>[email protected]</login>
<custom0 />
<custom1 />
</row>
<row principal-id="17" type="admins" has-children="true" is-primary="true">
<name>Account Administrators</name>
<login>Account Administrators</login>
<custom0 />
<custom1 />
</row>
<row principal-id="123" type="user" has-children="false" is-primary="false">
<name>test1 laxmi</name>
<login>[email protected]</login>
<custom0>ENGG</custom0>
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...