Click or drag to resize

CallIsRecordingPaused Property

A Boolean value indicating whether the call recording is paused.

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

Property Value

Type: Boolean
See Also