Default constructor.

C# | Visual Basic | Visual C++ | F# |
public SIP_ResponseSentEventArgs( SIP_ServerTransaction transaction, SIP_Response response )
Public Sub New ( transaction As SIP_ServerTransaction, response As SIP_Response )
public: SIP_ResponseSentEventArgs( SIP_ServerTransaction^ transaction, SIP_Response^ response )
new : transaction : SIP_ServerTransaction * response : SIP_Response -> SIP_ResponseSentEventArgs

- transaction (SIP_ServerTransaction)
- Server transaction.
- response (SIP_Response)
- SIP response.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when any of the arguments is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119