| CTI32 Engine Class Library |
|
LineThread.CallLogic Method
Entry function for managing a single channel. This sets up the channel and waits for a call or a command to perform an outbound call.
[Visual Basic]
Public Sub CallLogic()
[C#]
public
void CallLogic();
See Also
LineThread Class | CTI32Engine Namespace