Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create the instance of SdpOffer.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New ( _
description As SdpContentDescription _
)
'Usage
Dim description As SdpContentDescription
Dim instance As New SdpOffer(description)
public SdpOffer(
SdpContentDescription description
)
Parameters
- description
Type: Microsoft.Rtc.Collaboration.SdpContentDescription
Sdp containing the offer sdp.