Click or drag to resize

CallFeatureServiceIncomingTeamButtonCallUpdated Event

Occurs when the monitored station updated an incoming ringing call. The Team Button notification alert status depends on ring type.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<TeamButtonIncomingCallEventArgs> IncomingTeamButtonCallUpdated

Value

Type: SystemEventHandlerTeamButtonIncomingCallEventArgs
Remarks
TeamButtonIncomingCall updated ringing at the monitored station is provided.
See Also