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