+ Recording type enabled: {enableRecording} +
+ )} + + {recordingStartedDate && ( +Recording started: {recordingStartedDate.toString()}
+ )} + + {enableRecording === RECORDING_TYPE_CLOUD && ( + <> ++ Cloud recordings can be accessed via the Daily dashboard under the + "Recordings" section. +
+ > + )} +