Compartir a través de


SubscriptionStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Returns information relevant to a subscription state change.

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 this change occurs.
Public property ReasonForChange Gets the reason for change for the transition, either server or 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