SdpMediaDescription.SdpSession 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.
public:
property Microsoft::Rtc::Internal::Collaboration::Media::SdpSessionDescription ^ SdpSession { Microsoft::Rtc::Internal::Collaboration::Media::SdpSessionDescription ^ get(); void set(Microsoft::Rtc::Internal::Collaboration::Media::SdpSessionDescription ^ value); };
public Microsoft.Rtc.Internal.Collaboration.Media.SdpSessionDescription SdpSession { get; set; }
member this.SdpSession : Microsoft.Rtc.Internal.Collaboration.Media.SdpSessionDescription with get, set
Public Property SdpSession As SdpSessionDescription