Click or drag to resize

WaitForSoundSettings Properties

The WaitForSoundSettings type exposes the following members.

Properties
  NameDescription
Public propertyCallName
Gets the name of the call that the node is configured to handle. Never returns null or empty string.
(Inherited from CallOwnerNodeSettings.)
Public propertyCtx
Gets the CallFlowContext
(Inherited from CallFlowSettings.)
Public propertyFileNameToRecord
Public propertyJitterBufferType (Overrides TalkSettingsJitterBufferType.)
Public propertySoundDuration
Public propertyTalkType (Overrides TalkSettingsTalkType.)
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.)
Public propertyTreatTimeoutAsError (Overrides TalkSettingsTreatTimeoutAsError.)
Top
See Also