CTI Server functions (.NET)

OnCallState

Contents  Back  Next

Signals the state of one’s own calls.

 

Event OnCallState

(

 object sender,

 String e.strDevice,

 uint e.dwState,

 uint e.dwCallID

)

Parameters

sender

object Telephony

 

e.strDevice

Extension of user whose call states are signalled.

 

e.dwState

Call state which the call is in.

 

e.dwCallID

Call ID of call whose state has changed.

 

Remarks

The state of a call has changed.

 

See also

Telephony overview

 


Send feedback to TAPIMaster®

<%FULLCOPYRIGHT%