LumiSoft Mail Server User API
SIP_TransactionLayer Constructor (sipStack)
Namespaces > LumiSoft.Net.SIP > SIP_TransactionLayer > SIP_TransactionLayerNew(SIP_Stack)
Default constructor.
Syntax
C#Visual BasicManaged C++
public SIP_TransactionLayer (
	SIP_Stack sipStack
)
Public Sub New ( _
	sipStack As SIP_Stack _
)
public:
SIP_TransactionLayer (
	SIP_Stack^ sipStack
)
Parameters
sipStack (SIP_Stack)
Reference to SIP stack.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)