TransferStateChangedEventArgs.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 NOTIFY message received for the implicit subscription created for a transfer request sent earlier in this call.
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.