ExtensionFeatureSupport Enumeration

Possible values for an extension feature as supported by the local or remote participant.

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

Syntax

'Declaration
Public Enumeration ExtensionFeatureSupport
'Usage
Dim instance As ExtensionFeatureSupport
public enum ExtensionFeatureSupport

Members

Member name Description
Unsupported Unsupported or Unknown.
Supported Supported
Required Required.

See Also

Reference

Microsoft.Rtc.Signaling Namespace