GetConferencingServiceDataReply 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.

Contains the configuration information about a conference center.

Syntax

<GetConferencingServiceDataReply>
    <OptionList>...</OptionList>
</GetConferencingServiceDataReply>

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

Attributes

None.

Element Information

Parent Element

Element

Occurrences

PlaceWareConfCenter

1

Child Element

Element

Occurrences

OptionList

1

Remarks

The following table specifies the options that can be present in the OptionList child element. The only option that can be changed using the API is maxInactiveInterval, audioEmbedded, and enableAudioVoip. All other options can be changed using the Live Meeting Manager or by requesting a change through your sales representative.

Name

Description

applicationSharingPreferenceUserDefault

ApplicationSharingOption. Value range [Disabled | Single | Desktop]. Default value Single.

Specifies the default value of the applicationSharingPreference option for new users.

applicationSharingPrivilege

ApplicationSharingOption. Value range [Disabled | Single | Desktop]. Default value Single.

Specifies the highest level of application sharing permitted for this conference center.

applicationSharingPrivilegeUserDefault

ApplicationSharingOption. Value range [Disabled | Single | Desktop]. Default value Disabled.

Specifies the default value of the applicationSharingPrivilege option for new users.

emailRequired

BooleanOption. Value range [True | False]. Default value True.

This option always returns True. The email option of each user must have a non-empty value.

groupsCanHoldGroups

BooleanOption. Value range [True | False]. Default value False.

Deprecated. If set to True, allows groups to contain other groups. The feature is not currently supported and the option always return a False value.

Locale

LocaleOption. Length range 1-255 characters.

Specifies the default locale of the conference center.

Locales

LocaleListOption. Length range 1-255 characters.

Specifies the locales supported by the conference center. There is no significance to the order of the locales in the list.

maxInactiveInterval

DecimalOption. Value range 60 to 86,399. The default value is 1200.

Specifies the maximum time interval in seconds that a user's browser session can be inactive before the user is required to log on again to Live Meeting Manager. The value of this option cannot be updated in this reply element for five minutes after the request message is posted.

maxUsers

DecimalOption. Value range 2 to 231-1.

Specifies the conference centers license limit for scheduled meetings. Not all conference centers have such a limit; this option is omitted for those that do not.

Not all conference centers enforce this limit.

The value of this option is the limit at the time of the request. The limit can change in the future. On some conference centers, a few minutes must pass before a change in the limit takes effect.

maxUsersPerMeeting

DecimalOption. Value range 2 to 231-1. Default value 2,500.

Specifies the maximum value of maxUsers allowed for a single meeting. This option is present if, and only if, the conference center has such a maximum.

printPDFPreferenceUserDefault

PrintingOption. Read-only. Value range [Disabled | Presenter | All]. Default value Disabled.

Specifies the default value of the printPDFPreference option for new users.

printPDFPrivilege

BooleanOption. Read-only. Value range [True | False]. Default value True.

If set to True, enables PDF printing.

printPDFPrivilegeUserDefault

BooleanOption. Read-only. Value range [True | False]. Default value False.

Specifies the default value of the printPDFPrivilege option for new users.

publishNetShow

BooleanOption. Read-only. Value range [True | False]. Default value False.

This option is deprecated and always returns False.

publishNetShowUserDefault

BooleanOption. Read-only. Value range [True | False]. Default value False.

This option is deprecated and always returns False.

publishNonStreamedAudio

BooleanOption. Read-only. Value range [True | False]. Default value False.

This option is deprecated and always returns False.

publishNonStreamedAudioUserDefault

BooleanOption. Read-only. Value range [True | False]. Default value False.

This option is deprecated and always returns False.

publishRealAudio

BooleanOption. Read-only. Value range [True | False]. Default value False.

This option is deprecated and always returns False.

publishRealAudioUserDefault

BooleanOption. Read-only. Value range [True | False]. Default value False.

This option is deprecated and always returns False.

publishWindowsMediaMovie

BooleanOption. Read-only. Value range [True | False]. Default value True.

If set to True, allows the conference center recordings to be published in the Microsoft Windows Media Format.

Deprecated. The return value will always be True

publishWindowsMediaMovieUserDefault

BooleanOption. Read-only. Value range [True | False]. Default value True.

Deprecated. The return value will always be True

recordingEnabled

BooleanOption. Read-only. Value range [True | False]. Default value True.

If set to True, allows conference center recording.

recordingPreferenceUserDefault

BooleanOption. Value range [True | False]. Default value False.

Specifies the default value of the recordingPreference option for new users.

recordingPrivilegeUserDefault

BooleanOption. Value range [True | False]. Default value False.

Specifies the default value of the recordingPrivilege option for new users.

reservedUserID

StringOption. Length range 1-64 characters. Default value so.

The so account is used by Live Meeting technical support.

Specifies a reserved user ID. The reserved user ID must not be used in any operation.

timeZone

StringOption. Length range 1-255 characters. Default value America/Los Angeles.

Specifies the default timeZone option value for users.

See Also

Concepts

GetConferencingServiceDataRequest Element

GetConferencingServiceData7Request Element

GetConferencingServiceData7Reply Element

SetConferencingServiceDataRequest Element

SetConferencingServiceData Message

GetConferencingServiceData Message