start Recording
suspend fun startRecording(streamingSettings: StreamingSettings? = null, streamId: StreamId? = null, forceNew: StreamingStartMode = StreamingStartMode.onlyIfNotAlreadyStreaming): StreamId
Content copied to clipboard
See the documentation for CallClient.startRecording
Throws OperationFailedException on failure.