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