RemotePresentityStateChange.TransitionReason 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 transition reason for this change.
public:
property Microsoft::Rtc::Collaboration::Presence::RemotePresentitySubscriptionStateTransitionReason TransitionReason { Microsoft::Rtc::Collaboration::Presence::RemotePresentitySubscriptionStateTransitionReason get(); };
public Microsoft.Rtc.Collaboration.Presence.RemotePresentitySubscriptionStateTransitionReason TransitionReason { get; }
member this.TransitionReason : Microsoft.Rtc.Collaboration.Presence.RemotePresentitySubscriptionStateTransitionReason
Public ReadOnly Property TransitionReason As RemotePresentitySubscriptionStateTransitionReason