peripheral(_:didCompleteChannelSoundingSession:)
Declaration
optional func peripheral(_ peripheral: CBPeripheral, didCompleteChannelSoundingSession error: (any Error)?)Parameters
- peripheral:
The peripheral providing this update.
- error:
If an error occurred, the cause of the failure.
Discussion
This method is called when a channel sounding session completes.