Click or drag to resize
CallFeatureServiceIncomingTeamButtonCallAdded Event
Occurs when the monitored station has an incoming ringing call. The Team Button notification alert status depends on ring type.

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

Value

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