Share via


ISipSubscriptionProcessor Members

Represents the interface to be implemented by users of the [SipSubscription] class.

The ISipSubscriptionProcessor type exposes the following members.

Methods

  Name Description
Public method GetExtensionHeaders Put the additional extension headers on extensionHeaders to be included in request based on requestType.
Public method GetMessageBody Puts the desired ContentType and messageBody on out params for the given requestType.
Public method ProcessErrorResponse [ProcessErrorResponse] is currently not used by the [SipSubscription] class.
Public method ProcessNotification [SipSubscription] invokes this method for every notification.
Public method SubscriptionStateChanged Raised when a subscription signaling state changes occur.

Top

See Also

Reference

ISipSubscriptionProcessor Interface

Microsoft.Rtc.Signaling Namespace