SubscriptionStateChangedEventArgs Members

Returns information from the [SubscriptionStateChanged] event.

The SubscriptionStateChangedEventArgs type exposes the following members.

Constructors

  Name Description
Public method SubscriptionStateChangedEventArgs Initializes a new instance of the [SubscriptionStateChangedEventArgs] class.

Top

Properties

  Name Description
Public property NewState Gets the updated state after the change.
Public property PreviousState Gets the signaling state before the [SubscriptionStateChanged] occurred.
Public property ReasonForChange Gets whether the event is caused by the server or the client.

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 (Inherited from Object.)

Top

See Also

Reference

SubscriptionStateChangedEventArgs Class

Microsoft.Rtc.Signaling Namespace