Click or drag to resize
ConferenceMultiplePresentersAllowedCapability Property
Returns whether the local user can control panel mode status of the conference call. The capability returns not supported if the conference call does not support panel mode setting, or if the local user does not have permission to control the panel mode setting.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public Capability MultiplePresentersAllowedCapability { get; }

Property Value

Type: Capability
Remarks
Allow multiple presenters capability is not supported when the client is used in shared control mode.
See Also