ConferenceMcuInformation Members
Information required to add MCUs to the conference.
The ConferenceMcuInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConferenceMcuInformation | Constructs the McuSettings object of the specified type. |
Top
Properties
Name | Description | |
---|---|---|
McuType | ||
Settings | XML blob to configure MCU. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | Returns true if the current MCU category is equal to that of the passed object. (Overrides Object..::..Equals(Object).) | |
Equals(ConferenceMcuInformation) | Returns true if the current MCU category is equal to that of the passed object. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Operators
Name | Description | |
---|---|---|
Equality | Returns true if the two MCU categories are equal. | |
Inequality | Returns true if the two MCU categories are equal. |
Top