SipServiceRequest Class

Sends a service request to the server.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Signaling..::..SipServiceRequest

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class SipServiceRequest
'Usage
Dim instance As SipServiceRequest
public class SipServiceRequest

Remarks

[SipServiceRequest] allows a user to add the message body and content type on a service request. It also provides an overload to send a custom "To" Header and accepted Headers.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SipServiceRequest Members

Microsoft.Rtc.Signaling Namespace