CallFeatureServiceTeamButtonBusyStatusChanged Event |
Occurs if the Team Button busy status is changed when the monitored station
either dials or has an active call.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<TeamButton> TeamButtonBusyStatusChanged
Value
Type:
SystemEventHandlerTeamButton
Remarks
A Team Button is considered Idle if all call appearances on the monitored station
are either in the Idle or Ringing states. If there are bridged call appearances on
the monitored station, the states "Alerting" and "In-Use" are interpreted by the CM
as equivalent to Idle.
See Also