Click or drag to resize
ConferenceLowerHandCapability Property
Returns whether the local user can lower hand (e.g., lower hand after getting moderator's or panelists' attention). The capability returns not supported if the conference call does not support lowering hand.

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

Property Value

Type: Capability
Remarks
Lower hand capability is not supported when the client is used in shared control mode.
See Also