LumiSoft Net Help
AddResponse Method (response)
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionAddResponse(SIP_Response)
Adds specified response to transaction responses collection.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ArgumentNullExceptionIs raised when response is null reference.

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