TalkSettings Class |
Namespace: CallFlowFramework.Nodes.Settings
The TalkSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | TalkSettings | Initializes a new instance of the TalkSettings class |
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
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |