SubscriptionStateChangedEventArgs.PreviousState 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 signaling state before this change occurs.
public:
property Microsoft::Rtc::Signaling::SubscriptionSignalingState PreviousState { Microsoft::Rtc::Signaling::SubscriptionSignalingState get(); };
public Microsoft.Rtc.Signaling.SubscriptionSignalingState PreviousState { get; }
member this.PreviousState : Microsoft.Rtc.Signaling.SubscriptionSignalingState
Public ReadOnly Property PreviousState As SubscriptionSignalingState