TalkSettings Properties |
The TalkSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallName |
Gets the name of the call that the node is configured to handle.
Never returns null or empty string.
(Inherited from CallOwnerNodeSettings.) |
![]() | Ctx |
Gets the CallFlowContext
(Inherited from CallFlowSettings.) |
![]() | JitterBufferType |
Returns type of the jitter buffer
|
![]() | TalkType |
Returns Talk type
|
![]() | Timeout |
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.) |
![]() | TreatTimeoutAsError |
Returns true if the exceeding of talk's timeout indicates an error
|