CTI32 Engine Class Library

DialWorker.OnHuman Method 

When using Call Progress 2, this method is called after the dial.

[Visual Basic]
MustOverride Protected Sub OnHuman()
[C#]
protected abstract void OnHuman();

See Also

DialWorker Class | CTI32Engine Namespace