LumiSoft Net Help
SIP_t_NameAddress Constructor (value)
NamespacesLumiSoft.Net.SIP.MessageSIP_t_NameAddressSIP_t_NameAddress(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_t_NameAddress(
	string value
)
Public Sub New ( 
	value As String
)
public:
SIP_t_NameAddress(
	String^ value
)
new : 
        value : string -> SIP_t_NameAddress
Parameters
value (String)
SIP name-addr value.
Exceptions
ExceptionCondition
ArgumentNullExceptionRaised when reader is null.
SIP_ParseExceptionRaised when invalid SIP message.

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