CTI32 Engine Class Library

ChannelData.transferState Field

You can use this in your application to indicate whether you have transferred a call.

[Visual Basic]
Public transferState As Integer
[C#]
public int transferState;

See Also

ChannelData Class | CTI32Engine Namespace