Sends specified response to flow remote end point.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Send( SIP_Response response )
Public Sub Send ( response As SIP_Response )
public: void Send( SIP_Response^ response )
member Send : response : SIP_Response -> unit
Parameters
- response (SIP_Response)
- SIP response to send.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this method is accessed. |
ArgumentNullException | Is raised when response is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119