McuSession(String) Constructor
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.
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.