McuParticipantEndpointProperties Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
McuParticipantEndpointProperties(McuParticipantEndpointProperties) |
Creates a new instance of the McuParticipantEndpointProperties class. |
McuParticipantEndpointProperties(String) |
Creates a new instance of the McuParticipantEndpointProperties class. |
McuParticipantEndpointProperties(McuParticipantEndpointProperties)
Creates a new instance of the McuParticipantEndpointProperties class.
protected:
McuParticipantEndpointProperties(Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties ^ properties);
protected McuParticipantEndpointProperties (Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties properties);
new Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties -> Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
Protected Sub New (properties As McuParticipantEndpointProperties)
Parameters
- properties
- McuParticipantEndpointProperties
Properties to copy.
Applies to
McuParticipantEndpointProperties(String)
Creates a new instance of the McuParticipantEndpointProperties class.
protected:
McuParticipantEndpointProperties(System::String ^ category);
protected McuParticipantEndpointProperties (string category);
new Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties : string -> Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
Protected Sub New (category As String)
Parameters
- category
- String
MCU type.