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: 550.0.60.0
Syntax
C#
public bool IsHandRaised { get; }

Property Value

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