MediaFlowStateChangedEventArgs Class
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.
EventArgs for MediaFlow.StateChanged event.
public ref class MediaFlowStateChangedEventArgs : Microsoft::Rtc::Signaling::StateChangedEventArgs<Microsoft::Rtc::Collaboration::MediaFlowState>
C#
public class MediaFlowStateChangedEventArgs : Microsoft.Rtc.Signaling.StateChangedEventArgs<Microsoft.Rtc.Collaboration.MediaFlowState>
type MediaFlowStateChangedEventArgs = class
inherit StateChangedEventArgs<MediaFlowState>
Public Class MediaFlowStateChangedEventArgs
Inherits StateChangedEventArgs(Of MediaFlowState)
- Inheritance
Media |
Creates a new instance of MediaFlowStateChangedEventArgs. |
Previous |
Gets the previous state for the object. (Inherited from StateChangedEventArgs<T>) |
State |
Gets the new state for the object. (Inherited from StateChangedEventArgs<T>) |
To |
Returns a String that represents the current Microsoft.Rtc.Signaling.StateChangedEventArgs{T}. (Inherited from StateChangedEventArgs<T>) |
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |