Edit

Share via


ISdpMediaNegotiator.GenerateOffer Method

Definition

public:
 Microsoft::Rtc::Collaboration::SdpContentDescription ^ GenerateOffer(System::Collections::Generic::ICollection<Microsoft::Rtc::Internal::Collaboration::Media::MediaChannelContext ^> ^ mediaChannels);
public Microsoft.Rtc.Collaboration.SdpContentDescription GenerateOffer (System.Collections.Generic.ICollection<Microsoft.Rtc.Internal.Collaboration.Media.MediaChannelContext> mediaChannels);
abstract member GenerateOffer : System.Collections.Generic.ICollection<Microsoft.Rtc.Internal.Collaboration.Media.MediaChannelContext> -> Microsoft.Rtc.Collaboration.SdpContentDescription
Public Function GenerateOffer (mediaChannels As ICollection(Of MediaChannelContext)) As SdpContentDescription

Parameters

Returns

Applies to