Edit

Share via


McuSession(String) Constructor

Definition

Creates a new instance of the McuSession class.

protected:
 McuSession(System::String ^ mcuType);
protected McuSession (string mcuType);
new Microsoft.Rtc.Collaboration.McuSession : string -> Microsoft.Rtc.Collaboration.McuSession
Protected Sub New (mcuType As String)

Parameters

mcuType
String

The MCU type the object can communicate with.

Applies to