Sends specified response to remote party.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void SendResponse( SIP_Response response )
Public Sub SendResponse ( response As SIP_Response )
public: void SendResponse( SIP_Response^ response )
member SendResponse : response : SIP_Response -> unit
Parameters
- response (SIP_Response)
- SIP response to send.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class 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