ConferenceSession.ISipSubscriptionProcessor.SubscriptionStateChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The subscription state changed
virtual void Microsoft.Rtc.Signaling.ISipSubscriptionProcessor.SubscriptionStateChanged(Microsoft::Rtc::Signaling::SubscriptionStateChangedEventArgs ^ eventArg) = Microsoft::Rtc::Signaling::ISipSubscriptionProcessor::SubscriptionStateChanged;
void ISipSubscriptionProcessor.SubscriptionStateChanged (Microsoft.Rtc.Signaling.SubscriptionStateChangedEventArgs eventArg);
Sub SubscriptionStateChanged (eventArg As SubscriptionStateChangedEventArgs) Implements ISipSubscriptionProcessor.SubscriptionStateChanged
Parameters
- eventArg
- SubscriptionStateChangedEventArgs
The event args for the state change