RecordingState - infobip/infobip-rtc-js GitHub Wiki
This value indicates the recording type of the call that is being recorded, and it is represented by a
RecordingType value.
The value is updated on CALL_RECORDING_STARTED and CALL_RECORDING_STOPPED events.
This value indicates the recording type of the dialog that is being recorded, and it is represented by a
RecordingType value.
The value is updated on DIALOG_RECORDING_STARTED and DIALOG_RECORDING_STOPPED events.
This value indicates the recording type of the conference that is being recorded, and it is represented by a
RecordingType value.
The value is updated on CONFERENCE_RECORDING_STARTED and CONFERENCE_RECORDING_STOPPED events.