Click or drag to resize
CallLogServiceAddCallLogsCapability Property
Capability describing whether call logs can be added by client using AddCallLogItems(CallLogOperationData, CallLogServiceCallLogActionCompletionHandler). Allowed when NetworkCallLogsCapability is not allowed. A client cannot add call logs when 24x7 Call Journaling is enabled on the server and allowed by PpmConfiguration.

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

Property Value

Type: Capability
See Also