Creates a new instance of PlatformExtension.

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

Syntax

Visual Basic (Declaration)
Protected 
Sub 
New
C#
protected 
PlatformExtension()
Visual C++
protected:
PlatformExtension()
JavaScript

Microsoft.Rtc.Collaboration.PlatformExtension = 
function();

See Also