Share via


ReferStateChangedEventArgs Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns data from the ReferStateChanged event.

The following tables list the members exposed by the ReferStateChangedEventArgs type.

Public Properties

Name Description
Bb759504.pubproperty(en-us,office.12).gif Error Gets the exception related to the state change or null.(inherited from StateChangedEventArgs)
Bb759504.pubproperty(en-us,office.12).gif IsMethodResult Gets whether the results of the state change are also reported directly to the application due to a method call.(inherited from StateChangedEventArgs)
Bb759504.pubproperty(en-us,office.12).gif MessageData Gets the response data in the Notify request that was used to map to the new state.
Bb759504.pubproperty(en-us,office.12).gif NotifyStatusCode Gets the status code parsed from the notification body.
Bb759504.pubproperty(en-us,office.12).gif NotifyStatusText Gets the status text parsed from the notification body.
Bb759504.pubproperty(en-us,office.12).gif PreviousState Gets the previous state for this event.(inherited from StateChangedEventArgs)
Bb759504.pubproperty(en-us,office.12).gif State Gets the new state for this event.(inherited from StateChangedEventArgs)

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759504.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759504.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759504.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759504.pubmethod(en-us,office.12).gif Bb759504.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759504.pubmethod(en-us,office.12).gif ToString (inherited from Object )

Top

Protected Methods

Name Description
Bb759504.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759504.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

ReferStateChangedEventArgs Class
Microsoft.Rtc.Signaling Namespace