Initializes dialog.

C# | Visual Basic | Visual C++ | F# |
protected internal override void Init( SIP_Stack stack, SIP_Transaction transaction, SIP_Response response )
Protected Friend Overrides Sub Init ( stack As SIP_Stack, transaction As SIP_Transaction, response As SIP_Response )
protected public: virtual void Init( SIP_Stack^ stack, SIP_Transaction^ transaction, SIP_Response^ response ) override
abstract Init : stack : SIP_Stack * transaction : SIP_Transaction * response : SIP_Response -> unit override Init : stack : SIP_Stack * transaction : SIP_Transaction * response : SIP_Response -> unit

- stack (SIP_Stack)
- Owner stack.
- transaction (SIP_Transaction)
- Owner transaction.
- response (SIP_Response)
- SIP response what caused dialog creation.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when stack,transaction or response. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119