ISipSubscriptionProcessor Interface
Represents the interface to be implemented by users of the [SipSubscription] class.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Interface ISipSubscriptionProcessor
'Usage
Dim instance As ISipSubscriptionProcessor
public interface ISipSubscriptionProcessor
Remarks
A reference to [ISipSubscriptionProcessor] must be passed to the [SipSubscription] class instantiation.