Click or drag to resize

TeamButtonIncomingCallEventArgs Class

Event arguments for the Team Button incoming calls updates.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesTeamButtonIncomingCallEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class TeamButtonIncomingCallEventArgs : EventArgs

The TeamButtonIncomingCallEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyTeamButton
The Team Button with incoming calls updated.
Public propertyTeamButtonIncomingCall
The Team Button call added/removed.
Top
See Also