TransitionReason Property

Reason property.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property TransitionReason As PlayerStateTransitionReason
    Get
'Usage
Dim instance As PlayerStateChangedEventArgs
Dim value As PlayerStateTransitionReason

value = instance.TransitionReason
public PlayerStateTransitionReason TransitionReason { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo..::..PlayerStateTransitionReason

See Also

Reference

PlayerStateChangedEventArgs Class

PlayerStateChangedEventArgs Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace