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