SessionReceivedEventArgs.MediaDescription 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 message body of the Invite message.
public:
property Microsoft::Rtc::Signaling::ContentDescription ^ MediaDescription { Microsoft::Rtc::Signaling::ContentDescription ^ get(); };
public Microsoft.Rtc.Signaling.ContentDescription MediaDescription { get; }
member this.MediaDescription : Microsoft.Rtc.Signaling.ContentDescription
Public ReadOnly Property MediaDescription As ContentDescription