Click or drag to resize

DigitEventArgs Class

[Missing <summary> documentation for "T:VoiceElements.Interface.DigitEventArgs"]

Inheritance Hierarchy
SystemObject
  VoiceElements.InterfaceDigitEventArgs

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
[SerializableAttribute]
public class DigitEventArgs

The DigitEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDigitEventArgs
Initializes a new instance of the DigitEventArgs class
Top
Properties
  NameDescription
Public propertyDigit
Public propertyOK
This must be set by the client to inform the server the message was received.
Top
See Also