/AWS1/CL_CNTVOICERECORDINGCONF¶
Contains information about the recording configuration settings.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_voicerecordingtrack TYPE /AWS1/CNTVOICERECORDINGTRACK /AWS1/CNTVOICERECORDINGTRACK¶
Identifies which track is being recorded.
iv_ivrrecordingtrack TYPE /AWS1/CNTIVRRECORDINGTRACK /AWS1/CNTIVRRECORDINGTRACK¶
Identifies which IVR track is being recorded.
One and only one of the track configurations should be presented in the request.
Queryable Attributes¶
VoiceRecordingTrack¶
Identifies which track is being recorded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICERECORDINGTRACK() |
Getter for VOICERECORDINGTRACK, with configurable default |
ASK_VOICERECORDINGTRACK() |
Getter for VOICERECORDINGTRACK w/ exceptions if field has no |
HAS_VOICERECORDINGTRACK() |
Determine if VOICERECORDINGTRACK has a value |
IvrRecordingTrack¶
Identifies which IVR track is being recorded.
One and only one of the track configurations should be presented in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IVRRECORDINGTRACK() |
Getter for IVRRECORDINGTRACK, with configurable default |
ASK_IVRRECORDINGTRACK() |
Getter for IVRRECORDINGTRACK w/ exceptions if field has no v |
HAS_IVRRECORDINGTRACK() |
Determine if IVRRECORDINGTRACK has a value |