ConversationContextChannelDataReceivedEventArgs.ContentDescription 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 Content Description from the message.
public:
property Microsoft::Rtc::Signaling::ContentDescription ^ ContentDescription { Microsoft::Rtc::Signaling::ContentDescription ^ get(); };
public Microsoft.Rtc.Signaling.ContentDescription ContentDescription { get; }
member this.ContentDescription : Microsoft.Rtc.Signaling.ContentDescription
Public ReadOnly Property ContentDescription As ContentDescription