stopFrameRecording

@POST(value = "/video/call/{type}/{id}/stop_frame_recording")
abstract suspend fun stopFrameRecording(@Path(value = "type") type: String, @Path(value = "id") id: String): StopFrameRecordingResponse

Stop frame recording Stops frame recording