McuParticipantEndpointProperties Constructor (String)
Creates a new instance of the McuParticipantEndpointProperties class.
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Sub New ( _
category As String _
)
'Usage
Dim category As String
Dim instance As New McuParticipantEndpointProperties(category)
protected McuParticipantEndpointProperties(
string category
)
Parameters
- category
Type: System.String
MCU type.
See Also
Reference
McuParticipantEndpointProperties Class
McuParticipantEndpointProperties Members