Partilhar via


ConferenceMcuInformation Members

Include Protected Members
Include Inherited Members

Information required to add MCUs to the conference.

The ConferenceMcuInformation type exposes the following members.

Constructors

  Name Description
Public method ConferenceMcuInformation Creates a new instance of the McuSettings class, of the specified type.

Top

Properties

  Name Description
Public property McuType Gets the type of MCU.
Public property Settings Gets or sets an XML blob used to configure the MCU.

Top

Methods

  Name Description
Public method Equals(Object) Gets whether the current MCU category is equal to that of the passed object. (Overrides Object.Equals(Object).)
Public method Equals(ConferenceMcuInformation) Gets whether the current MCU category is equal to that of the passed instance.
Protected method Finalize (inherited from Object)
Public method GetHashCode Generates a hash code for the MCU information instance. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

Operators

  Name Description
Public operatorStatic member Equality Gets whether the two MCU categories are equal.
Public operatorStatic member Inequality Gets whether the two MCU categories are not equal.

Top

See Also

Reference

ConferenceMcuInformation Class

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace