SubscriptionStateChangedEventArgs.NewState Property
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.
Gets the updated state after the change.
public:
property Microsoft::Rtc::Signaling::SubscriptionSignalingState NewState { Microsoft::Rtc::Signaling::SubscriptionSignalingState get(); };
public Microsoft.Rtc.Signaling.SubscriptionSignalingState NewState { get; }
member this.NewState : Microsoft.Rtc.Signaling.SubscriptionSignalingState
Public ReadOnly Property NewState As SubscriptionSignalingState