ISipSubscriptionProcessor.ProcessNotification Method

Generates a message body and content type for the SUBSCRIBE request to the focus.

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

Syntax

'Declaration
Private Sub ProcessNotification ( _
    message As SipMessageData _
) Implements ISipSubscriptionProcessor.ProcessNotification
'Usage
Dim instance As ConferenceSession
Dim message As SipMessageData

CType(instance, ISipSubscriptionProcessor).ProcessNotification(message)
void ISipSubscriptionProcessor.ProcessNotification(
    SipMessageData message
)

Parameters

Implements

ISipSubscriptionProcessor..::..ProcessNotification(SipMessageData)

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace