ServerTransaction.SendResponse(Response) method
Communications Server 2007 Server SDK Documentation |
ServerTransaction.SendResponse
The SendResponse method sends a SIP response message to the client transaction whose request initiated this server transaction.
[C#] public void SendResponse( Response response );FakePre-a90c94e4ee914709a9caa7728e736f9b-7bc2e86f55cf4b00ac02144c104eac60
Parameters
- response
Specifies a Response object that contains the SIP response.
Return Values
This method has no return values.
Requirements
Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
What did you think of this topic? |
© 2007 Microsoft Corporation. All rights reserved. |