Represents the event data of a StreamStateChanged event.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
class 
StreamStateChangedEventArgs : 
EventArgs

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . EventArgs
     Microsoft.Lync.Model.Conversation.AudioVideo . . :: . . StreamStateChangedEventArgs

See Also