Share via


RegistrationStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Defines state change EventArgs for Registration state changes.

The RegistrationStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property MessageData Returns the message data containing the message received on state transition.
Public property PreviousState Gets the previous state for the object. (inherited from StateChangedEventArgs<T>)
Public property Reason Returns the reason, if known, for the state transition.
Public property ResponseData Obsolete. Returns the response data containing the message received on state transition.
Public property State Gets the new state for the object. (inherited from StateChangedEventArgs<T>)
Public property UserServicesState Gets the availability state of the User Services cluster.

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 Returns a String that represents the current StateChangedEventArgs<T>. (inherited from StateChangedEventArgs<T>)

Top

See Also

Reference

RegistrationStateChangedEventArgs Class

Microsoft.Rtc.Signaling Namespace