The list of supported extension types

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

Syntax

Visual Basic (Declaration)
Public 
NotInheritable 
Class 
PlatformExtensionType
C#
public 
static 
class 
PlatformExtensionType
Visual C++
public 
ref class 
PlatformExtensionType 
abstract 
sealed
JavaScript

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

Type.createClass(
		'Microsoft.Rtc.Collaboration.PlatformExtensionType');

Inheritance Hierarchy

Object
   Microsoft.Rtc.Collaboration . . :: . PlatformExtensionType

See Also