Share via


ReferStateChangedEventArgs Members

Returns data from the [ReferStateChanged] event.

The ReferStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property Error Obsolete. Gets the exception related to the state change or nullNothingnullptrunita null reference (Nothing in Visual Basic). (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property IsMethodResult Obsolete. Gets whether the results of the state change are also reported directly to the application due to a method call. (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property MessageData Gets the response data in the Notify request that was used to map to the new state.
Public property NotifyRemainingSipFragment
Public property NotifyStatusCode Gets the status code parsed from the notification body.
Public property NotifyStatusText Gets the status text parsed from the notification body.
Public property PreviousState Gets the previous state for this event. (Inherited from StateChangedEventArgs<(Of <(<'T>)>)>.)
Public property State Gets the new state for this event. (Inherited from StateChangedEventArgs<(Of <(<'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 (Inherited from Object.)

Top

See Also

Reference

ReferStateChangedEventArgs Class

Microsoft.Rtc.Signaling Namespace