SubscriptionStateChangedEventArgs.ReasonForChange 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 reason for change for the transition, either server or client.
public:
property Microsoft::Rtc::Signaling::TransitionReason ReasonForChange { Microsoft::Rtc::Signaling::TransitionReason get(); };
public Microsoft.Rtc.Signaling.TransitionReason ReasonForChange { get; }
member this.ReasonForChange : Microsoft.Rtc.Signaling.TransitionReason
Public ReadOnly Property ReasonForChange As TransitionReason