Click or drag to resize

WhiteboardUserEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesWhiteboardUserEventArgs

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

The WhiteboardUserEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodWhiteboardUserEventArgs
Top
Properties
  NameDescription
Public propertyParticipant
Participant related to this event.
Public propertyWhiteboardSurface
WhiteboardSurface related to this event.
Top
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also