---
title: NIAlgorithmConvergenceStatus.converged
framework: nearbyinteraction
role: symbol
role_heading: Case
path: nearbyinteraction/nialgorithmconvergencestatus-2fnve/converged
---

# NIAlgorithmConvergenceStatus.converged

A status that indicates the framework’s Camera Assistance feature is operational.

## Declaration

```swift
case converged
```

## Discussion

Discussion In this state, the app doesn’t need to coach the user and receives all the benefits of Camera Assistance described in isCameraAssistanceEnabled.

## See Also

### Interpreting the convergence state

- [NIAlgorithmConvergenceStatus.notConverged(_:)](nearbyinteraction/nialgorithmconvergencestatus-2fnve/notconverged(_:).md)
- [NIAlgorithmConvergenceStatus.unknown](nearbyinteraction/nialgorithmconvergencestatus-2fnve/unknown.md)
