cameraDevice(_:didCompleteDeleteFilesWithError:)
Tells the client when the camera completes a delete operation.
Declaration
optional func cameraDevice(_ camera: ICCameraDevice, didCompleteDeleteFilesWithError error: (any Error)?)Discussion
Initiate a delete operation using requestDeleteFiles(_:).