CTI32 Engine Class Library

ChannelData.inboundReady Field

You can use this in your application in synchronizing a transfer or route that the inbound side is ready.

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

See Also

ChannelData Class | CTI32Engine Namespace