LumiSoft Net Help
NewParticipant Event
NamespacesLumiSoft.Net.RTPRTP_MultimediaSessionNewParticipant
Is raised when new remote participant has joined to session.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<RTP_ParticipantEventArgs> NewParticipant
Public Event NewParticipant As EventHandler(Of RTP_ParticipantEventArgs)
public:
 event EventHandler<RTP_ParticipantEventArgs^>^ NewParticipant {
	void add (EventHandler<RTP_ParticipantEventArgs^>^ value);
	void remove (EventHandler<RTP_ParticipantEventArgs^>^ value);
}
member NewParticipant : IEvent<EventHandler<RTP_ParticipantEventArgs>,
    RTP_ParticipantEventArgs>
Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119