SdpContentDescription Class

SdpContentDescription class contains the contented, content type and content body.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Signaling..::..ContentDescription
    Microsoft.Rtc.Collaboration..::..SdpContentDescription

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Class SdpContentDescription _
    Inherits ContentDescription
'Usage
Dim instance As SdpContentDescription
public class SdpContentDescription : ContentDescription

Remarks

ContentId is the contentID for the parts in multipart mime messages.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SdpContentDescription Members

Microsoft.Rtc.Collaboration Namespace