Click or drag to resize
ConferenceIsHandRaised Property
Returns whether the local user's hand is currently raised.

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

Property Value

Type: Boolean
Remarks
see also: LocalUserHandRaised see also: LocalUserHandLowered
See Also