Share via


ReferStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Represents the event argument for Refer state changed event.

The ReferStateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property MessageData Gets the specific response data in the Notify that was used to map to the new State.
Public property NotifyRemainingSipFragment Gets the remaining text in the notification body after status code and status text.
Public property NotifyStatusCode Gets the status code parsed from notification body.
Public property NotifyStatusText Gets the status text parsed from notification body.
Public property PreviousState Gets the previous state for the object. (inherited from StateChangedEventArgs<T>)
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 Returns a String that represents the current StateChangedEventArgs<T>. (inherited from StateChangedEventArgs<T>)

Top

See Also

Reference

ReferStateChangedEventArgs Class

Microsoft.Rtc.Signaling Namespace