ISipSubscriptionProcessor Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents the interface to be implemented by users of the SipSubscription class.
The following tables list the members exposed by the ISipSubscriptionProcessor type.
Public Methods
Name | Description | |
---|---|---|
GetExtensionHeaders | Put the additional extension headers on extensionHeaders to be included in request based on requestType. | |
GetMessageBody | Puts the desired ContentType and messageBody on out params for the given requestType. | |
ProcessErrorResponse | ProcessErrorResponse is currently not used by the SipSubscription class. | |
ProcessNotification | SipSubscription invokes this method for every notification. | |
SubscriptionStateChanged | Raised when a subscription signaling state changes occur. |
Top
See Also
Reference
ISipSubscriptionProcessor Interface
Microsoft.Rtc.Signaling Namespace