ISipSubscriptionProcessor Interface
Represents the interface that needs to be implemented by users of the SipSubscription class. The reference to this interface needs to be passed to the SipSubscription class instantiation.
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