←Select platform

ParticipantEventArgs Constructor

Summary

Initializes a new instance of the ParticipantEventArgs class.

Syntax

C#
VB
C++
Public Sub New(ByVal participant As ContextParticipant) 
public: ParticipantEventArgs(ContextParticipant^ participant) 

Parameters

participant
The context's participant who has joined, left or changed.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly