ResponseReceivedEventArgs.Response
The Response property contains the Response Sip Class object intended for the client transaction.
Syntax
[C#]
Copy Code | |
---|---|
public Response Response {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property Response As Response |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)