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