Edit

Share via


McuSessionProperties Constructors

Definition

Overloads

McuSessionProperties()

Creates a new instance of the McuSessionProperties class.

McuSessionProperties(McuSessionProperties)

Creates a new instance of the McuSessionProperties class.

McuSessionProperties()

Creates a new instance of the McuSessionProperties class.

protected:
 McuSessionProperties();
protected McuSessionProperties ();
Protected Sub New ()

Applies to

McuSessionProperties(McuSessionProperties)

Creates a new instance of the McuSessionProperties class.

protected:
 McuSessionProperties(Microsoft::Rtc::Collaboration::McuSessionProperties ^ properties);
protected McuSessionProperties (Microsoft.Rtc.Collaboration.McuSessionProperties properties);
new Microsoft.Rtc.Collaboration.McuSessionProperties : Microsoft.Rtc.Collaboration.McuSessionProperties -> Microsoft.Rtc.Collaboration.McuSessionProperties
Protected Sub New (properties As McuSessionProperties)

Parameters

Applies to