CTI Client network functions (.NET)

OnSendUserState

Contents  Back  Next

The status of a group member has changed.

 

Event OnSendUserState

(

 object sender,

 String e.strNumber,

 bool e.bLogin,

 bool e.bActiveCall,

 bool e.bRinging,

 bool e.bRedirection

)

Parameters

sender

object Telephony

 

e.strNumber

Extension of group member

 

e.bLogin

True when the group member is logged on.

 

e.bActiveCall

True when the group member is currently in a call.

 

e.bRinging

True when the group member has been called and he has not yet answered.

 

e.bRedirection

True when forwarding is active for the group member.

 

Remarks

The message is sent when the state of a group member changes. It allows the user to take action when a group member fails to answer a call or when he receives a waiting call whilst he is already on the phone. His availability can also always be seen.

 

See also

Telephony overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.