Share via


SdpContentDescription Constructor

Namespace: Microsoft.Rtc.Internal.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

'Declaration

                      Public Sub New ( _
    contentType As ContentType, _
    body As Byte(), _
    strict As Boolean _
)
                    
                      public SdpContentDescription (
    ContentType contentType,
    byte[] body,
    bool strict
)
                    

Parameters

  • contentType
  • body
  • strict

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

SdpContentDescription Class
SdpContentDescription Members
Microsoft.Rtc.Internal.Collaboration Namespace