Edit

Share via


ConferenceMcuInformation Class

Definition

Information required to add MCUs to the conference.

public ref class ConferenceMcuInformation sealed
public sealed class ConferenceMcuInformation
type ConferenceMcuInformation = class
Public NotInheritable Class ConferenceMcuInformation
Inheritance
ConferenceMcuInformation

Constructors

ConferenceMcuInformation(String)

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

Properties

McuType

Gets the type of MCU.

Settings

Gets or sets an XML blob used to configure the MCU.

Methods

Equals(ConferenceMcuInformation)

Gets whether the current MCU category is equal to that of the passed instance.

Equals(Object)

Gets whether the current MCU category is equal to that of the passed object.

GetHashCode()

Generates a hash code for the MCU information instance.

Operators

Equality(ConferenceMcuInformation, Object)

Gets whether the two MCU categories are equal.

Inequality(ConferenceMcuInformation, Object)

Gets whether the two MCU categories are not equal.

Applies to