Freigeben über


RecordingVisitor4 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 visitor's access to a recording.

Syntax

<RecordingVisitor4>
    <OptionList>...</OptionList>
</RecordingVisitor4>

The following sections describe attributes, parent elements, and child elements.

Attributes

None.

Element Information

Parent Element

Element

Occurrence

ListRecordingVisitors4Reply

1

Child Element

Element

Occurrence

OptionList

1

Remarks

The following table specifies the options that can appear in the OptionList child.

Option Name

Description

browser

StringOption. Length range 1-255 characters.

Specifies the value of the User-Agent HTTP header from the users browser.

company

StringOption. Length range 0-255 characters.

Specifies the visitor's company name as supplied on the extended registration entry form or by the company property of the entry URL.

email

StringOption. Length range 1-255 characters.

Specifies the visitor's e-mail address as supplied on the extended registration entry form or by the e-mail property of the entry URL.

extra1

StringOption. Length range 1-128 characters.

The conference center does not interpret this field. The value of this option is supplied by the extra1 property of the entry URL.

extra2

StringOption. Length range 1-128 characters.

The conference center does not interpret this field. The value of this option is supplied by the extra2 property of the entry URL.

extra3

StringOption. Length range 1-255 characters.

The conference center does not interpret this field. The value of this option is supplied by the extra3 property of the entry URL.

ipAddr

StringOption. Length range 7-15 characters.

Specifies the IP address from which the visitor's connection came. If the user connects using a proxy server, this is the proxy servers address.

src

StringOption. Length range 1-255 characters.

The conference center does not interpret this field. The value of this option is supplied by the src property of the entry URL.

startTime

TimeOption. Value range yyyy-mm-ddThh:mm:ssZ.

A date and time in (ISO 8601 extended) UTC format that specifies the time when the user accessed the recording.

userName

StringOption. Length range 1-255 characters.

Specifies the visitor's name, as supplied on the entry form or by the cn property of the entry URL.

vid

StringOption. Length range 1-16 characters.

Specifies the visitor ID assigned by the conference center.

An application can use extra1, extra2, extra3, and src options to store additional information about the visitor, when the visitor accesses the recording through that application.

See Also

Concepts

Joining a Meeting Using Entry URL