Enum Class CallCenterEventRecordingFileRotationPeriodMinutes

java.lang.Object
java.lang.Enum<CallCenterEventRecordingFileRotationPeriodMinutes>
co.ecg.alpaca.toolkit.generated.enums.CallCenterEventRecordingFileRotationPeriodMinutes
All Implemented Interfaces:
Serializable, Comparable<CallCenterEventRecordingFileRotationPeriodMinutes>, Constable

public enum CallCenterEventRecordingFileRotationPeriodMinutes extends Enum<CallCenterEventRecordingFileRotationPeriodMinutes>
This parameter specifies the amount of time the active Call Center activity file is open for recording activities (in minutes). When the file is closed, a new file is open to continue recording activities, and the closed file is transferred to a remote host.
Author:
AlpacaGenerator