Click or drag to resize

TalkSettings Properties

The TalkSettings 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 propertyJitterBufferType
Returns type of the jitter buffer
Public propertyTalkType
Returns Talk type
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.)
Public propertyTreatTimeoutAsError
Returns true if the exceeding of talk's timeout indicates an error
Top
See Also