LumiSoft Net Help
SIP_UA_Call_EventArgs Constructor (call)
NamespacesLumiSoft.Net.SIP.UASIP_UA_Call_EventArgsSIP_UA_Call_EventArgs(SIP_UA_Call)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_UA_Call_EventArgs(
	SIP_UA_Call call
)
Public Sub New ( 
	call As SIP_UA_Call
)
public:
SIP_UA_Call_EventArgs(
	SIP_UA_Call^ call
)
new : 
        call : SIP_UA_Call -> SIP_UA_Call_EventArgs
Parameters
call (SIP_UA_Call)
SIP UA call.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs called when call is null reference.

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