| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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