Click or drag to resize
ConferenceAddParticipantToCallCapability Method
Returns whether the local user can request the conference server to add a participant to current call. The capability returns not supported if the call is a remote agent phone call or if the local user does not have permission to initiate it.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public Capability AddParticipantToCallCapability()

Return Value

Type: Capability
See Also