Click or drag to resize

ConferenceAttributes Class

a set of attributes that define how a resource behaves in a conference.
Inheritance Hierarchy
SystemObject
  VoiceElements.CommonConferenceAttributes

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public class ConferenceAttributes

The ConferenceAttributes type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAbsoluteVolume
Sets the Absolute Volume for this conferee. -24 to +12 DB - DM3 Only, Not HMP
Public propertyAutomaticGainControl
If set the system will enable AGC for this conferee.
Public propertyConfereeMode
The current mode of the conferee.
Public propertyConfereeType
The current type of the conferee
Public propertyDigitalFrontEnd
Enables or Disables Digital Front End processing.
Public propertyEchoCancellation
If set, the system will attempt to use echo cancellation for this conferee. (DM3/HMP only)
Public propertyMemberToneClamp
If set the system will clamp DTMF tones for this conferee.
Public propertyModerator
This party is considered a moderator.
Public propertyRelativeCurrentVolume
Sets the Relative Volume for the conferee. -36 to +36 DB - DM3 Only, Not HMP
Public propertyTariffTone
If set the system will play periodic tariff tones to this conferee.
Top
Methods
  NameDescription
Public methodStatic memberDeSerialize
Deserializes data from a binary reader into a Conference Attributes object.
Public methodSerialize
Serializes this instance via the supplied binary writer.
Top
Remarks
Documentation In Development

We are constantly adding features and new capabilities to The Voice Elements Platform. Therefore, our documentation of individual methods, properties and other elements is constantly being developed and improved. If you would like to know more about this element, please help us perfect our documentation and help you develop your application by doing one or more of the following:

Thank you for your continued support of Voice Elements.

See Also