ListVisitorsRequest Element
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents a request sent to a conference center to get a report of the visitors to a meeting.
Syntax
<ListVisitorsRequest
deletedOK = "True" | "False">
</ListVisitorsRequest>
The following sections describe attributes, parent elements, and child elements.
Attributes
Name |
Description |
---|---|
deletedOK |
Boolean type. Value range [True | False]. If True, the StringQuery child element is matched against both deleted and non-deleted meetings. If False, the StringQuery element is only matched against non-deleted meetings. |
Element Information
Any child elements, if present, must be in the order shown in the following Child Elements table.
Parent Element
Element |
Occurrence |
---|---|
1 |
Child Elements
Element |
Occurrence |
---|---|
1 |
|
0 or 1 |
|
1 |
Remarks
The StringQuery child element specifies the meeting; it must match exactly one meeting. The StringQuery element can query for the following options:
mid
name
opaque1
opaque2
personalPlaceOf
The optional TimeIntervalQuery child element is used to limit the list of visitors returned by the request to those who connected during the time specified. By default, all visitors to the meeting appear in the reply when the TimeIntervalQuery element is not included. The TimeIntervalQuery element can only query for the startTime option of a Visitor.