HMSServerRecordingState

fun HMSServerRecordingState(running: Boolean, error: HMSException?, startedAt: Long?)

Parameters

running

true if the room is currently being recorded false otherwise.

error

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