LumiSoft Net Help
RTP_Participant_Local Constructor (cname)
NamespacesLumiSoft.Net.RTPRTP_Participant_LocalRTP_Participant_Local(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_Participant_Local(
	string cname
)
Public Sub New ( 
	cname As String
)
public:
RTP_Participant_Local(
	String^ cname
)
new : 
        cname : string -> RTP_Participant_Local
Parameters
cname (String)
Canonical name of participant.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when cname is null reference.

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