| CTI32 Engine Class Library |
|
DialWorker.OnMachine Method
When using Call Progress 2, this method is called after the dial.
[Visual Basic]
MustOverride Protected Sub OnMachine()
[C#]
protected abstract
void OnMachine();
See Also
DialWorker Class | CTI32Engine Namespace