CTI Client network functions (.NET)

OnConnectionState

Contents  Back  Next

The connection state has changed.

 

Event OnConnectionState

(

 object sender,

 int e.nState

)

Parameters

sender

object CtiLogin

 

e.nState

State of the server connection.

 

Remarks

The state of the server connection has changed.

Possible state values are:

0: Unknown

1: No network connection

2: Connection up, server inactive.

3: Connection up, CTI-Server active.

The connection state changes when the client connects to the server or when the server is shut down or when the server takes a break.

 

See also

CtiLogin overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.