TalkReceivedDigits Property |
Applicable to DTMF Detector only.
Namespace:
CallFlowFramework.Nodes
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string ReceivedDigits { get; }
public:
property String^ ReceivedDigits {
String^ get ();
}
Property Value
Type:
String
See Also