LocalEndpointStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Represents the information associated with a LocalEndpoint state transition.

The LocalEndpointStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property MessageData Gets the message that caused the state transition.
Public property PreviousState Gets the previous state for the object. (inherited from StateChangedEventArgs<T>)
Public property Reason Gets the reason for the change in state.
Public property State Gets the new state for the object. (inherited from StateChangedEventArgs<T>)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Creates a string showing the values of the properties in this event args class (Overrides StateChangedEventArgs<T>.ToString().)

Top

See Also

Reference

LocalEndpointStateChangedEventArgs Class

Microsoft.Rtc.Collaboration Namespace