startRecording
abstract fun startRecording(roomId: String, listener: RainbowListener<Unit, ConferenceRepository.RecordingError>?)
Let you start the conference recording
Parameters
roomId
String the room id to record
listener
RainbowListener