Default constructor.

C# | Visual Basic | Visual C++ | F# |
public RTP_Participant( string cname )
Public Sub New ( cname As String )
public: RTP_Participant( String^ cname )
new : cname : string -> RTP_Participant

- cname (String)
- Canonical name of participant.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when cname is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119