DTMFSenderSettings Class |
[Missing <summary> documentation for "T:CallFlowFramework.Nodes.Settings.DTMFSenderSettings"]
Namespace: CallFlowFramework.Nodes.Settings
The DTMFSenderSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | DTMFSenderSettings | Initializes a new instance of the DTMFSenderSettings 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.) |
![]() | DTMFDigitDuration | |
![]() | DTMFPauseDuration | |
![]() | DTMFSeq | |
![]() | JitterBufferType | (Overrides TalkSettingsJitterBufferType.) |
![]() | OutOfBand | |
![]() | TalkType | (Overrides TalkSettingsTalkType.) |
![]() | Timeout |
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.) |
![]() | TreatTimeoutAsError | (Overrides TalkSettingsTreatTimeoutAsError.) |
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.) |