Click or drag to resize
ConferenceSetContinuationStatusCapability Property
Returns whether the local user can change the conference call continuation mode. Call continuation mode allows the conference call to continue after the moderator leaves the conference call.This feature is not applicable to all Avaya conferencing solutions.

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

Property Value

Type: Capability
Remarks
The capability returns not supported if the conference call does not support conference continuation after the moderator leaves the call, or if the local user does not have permission to set the call continuation mode. Conference moderation features are not supported when the client is used in shared control mode.
See Also