HMSBrowserRecordingState

fun HMSBrowserRecordingState(running: Boolean, error: HMSException?, startedAt: Long?, stoppedAt: Long?, initialising: Boolean = false, state: HMSRecordingState)

Parameters

running

true if the room is currently being recorded false otherwise.

error

null if there was no exception during recording, present otherwise.