HMSBrowserRecordingState
fun HMSBrowserRecordingState(running: Boolean, error: HMSException?, startedAt: Long?, stoppedAt: Long?)
Parameters
running
true if the room is currently being recorded false otherwise.
error
null if there was no exception during recording, present otherwise.