Click or drag to resize

Talk Properties

The Talk 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 CallOwnerNode.)
Public propertyContext
Gets a reference to the call flow context.
(Inherited from CallFlowNode.)
Public propertyDTMFDigitDuration
Public propertyDTMFPauseDuration
Public propertyDTMFSequence
Public propertyName
Gets or sets the name of the node - assignable by the user.
(Inherited from CallFlowNode.)
Public propertyReadableNodeDescription (Overrides CallFlowNodeReadableNodeDescription.)
Public propertyReceivedDigits
Applicable to DTMF Detector only.
Public propertyRecordedFileName
Returns name of the recorded file (generated from the prefix) if reciver supports file recording.
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowNode.)
Top
See Also