MessageData Property

Gets the specific response data in the Notify that was used to map to the new State.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property MessageData As SipMessageData
    Get
'Usage
Dim instance As TransferStateChangedEventArgs
Dim value As SipMessageData

value = instance.MessageData
public SipMessageData MessageData { get; }

Property Value

Type: Microsoft.Rtc.Signaling..::..SipMessageData

See Also

Reference

TransferStateChangedEventArgs Class

TransferStateChangedEventArgs Members

Microsoft.Rtc.Collaboration Namespace