Adds specified response to transaction responses collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected void AddResponse( SIP_Response response )
Protected Sub AddResponse ( response As SIP_Response )
protected: void AddResponse( SIP_Response^ response )
member AddResponse : response : SIP_Response -> unit
Parameters
- response (SIP_Response)
- SIP response.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when response is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119