Default constructor.
| C# | Visual Basic | Visual C++ | F# |
public RTP_MultimediaSession( string cname )
Public Sub New ( cname As String )
public: RTP_MultimediaSession( String^ cname )
new : cname : string -> RTP_MultimediaSession
- cname (String)
- Canonical name of participant. RTP_Utils.GenerateCNAME can be used to create this value.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when cname is null reference. |
| ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119