ReferStateChangedEventArgs.MessageData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the specific response data in the Notify that was used to map to the new State.
public:
property Microsoft::Rtc::Signaling::SipMessageData ^ MessageData { Microsoft::Rtc::Signaling::SipMessageData ^ get(); };
public Microsoft.Rtc.Signaling.SipMessageData MessageData { get; }
member this.MessageData : Microsoft.Rtc.Signaling.SipMessageData
Public ReadOnly Property MessageData As SipMessageData
Property Value
The specific message data either received on Notify request or Response.