CTI Client events (ActiveX)

OnSendUserState

Contents  Back  Next

The status of a group member has changed.

 

Event OnSendUserState(

 String bstrNumber,

 Bool bLogin,

 Bool bActiveCall,

 Bool bOfferings,

 Bool bRedirection

)

Parameters

bstrNumber

Extension of group member

 

bLogin

True when the group member is logged on

 

bActiveCall

True when the group member is currently in a call

 

bOfferings

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

 

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.

 

Example

Integration in Excel and VB

 

See also

Events overview | OnGroupMember

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.