LumiSoft Net Help
RTP_MultimediaSession Constructor (cname)
NamespacesLumiSoft.Net.RTPRTP_MultimediaSessionRTP_MultimediaSession(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public RTP_MultimediaSession(
	string cname
)
Public Sub New ( 
	cname As String
)
public:
RTP_MultimediaSession(
	String^ cname
)
new : 
        cname : string -> RTP_MultimediaSession
Parameters
cname (String)
Canonical name of participant. RTP_Utils.GenerateCNAME can be used to create this value.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when cname is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.
See Also

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