Click or drag to resize

WhiteboardUserEventArgs Constructor

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public WhiteboardUserEventArgs(
	WhiteboardSurface whiteboardSurface,
	Participant participant
)

Parameters

whiteboardSurface
Type: Avaya.ClientServicesWhiteboardSurface
participant
Type: Avaya.ClientServicesParticipant
See Also