Click or drag to resize

ActiveParticipantLowerHandAndUnmuteAudioCapability Property

Capability info indicating whether local user can lower participant's hand and unmute audio.

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

Property Value

Type: Capability
Remarks
This capability is Allowed if all of the following are true:
  • The conference call supports raise hand feature.
  • The local user has permission to lower another participant's hand.
  • Participant's hand is raised.
  • Participant's audio is muted by moderator.
Conference moderation features are not supported when the client is used in shared control mode.
See Also