HMSServerRecordingState
fun HMSServerRecordingState(running: Boolean, error: HMSException?, startedAt: Long?, 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.