Click or drag to resize

ConferenceRaiseHandCapability Property

Returns whether the local user can raise hand (e.g., to get moderator's or panelists' attention). The capability returns not supported if the conference call does not support raising hand.

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

Property Value

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