Type Alias: RecordingStatus
RecordingStatus =
"active"|"finished"|"available"|"failed"
Defined in: js-server-sdk/src/types.ts:70
Lifecycle status of a recording, as returned by the REST API and emitted by FishjamWSNotifier.
RecordingStatus =
"active"|"finished"|"available"|"failed"
Defined in: js-server-sdk/src/types.ts:70
Lifecycle status of a recording, as returned by the REST API and emitted by FishjamWSNotifier.