Edit

Share via


ConferenceMcuInformation(String) Constructor

Definition

Creates a new instance of the McuSettings class, of the specified type.

public:
 ConferenceMcuInformation(System::String ^ mcuType);
public ConferenceMcuInformation (string mcuType);
new Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceMcuInformation : string -> Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceMcuInformation
Public Sub New (mcuType As String)

Parameters

mcuType
String

Media category we want the MCU to support.

Exceptions

Thrown when the mcuType is null or of zero length.

Applies to