---
title: INShareFocusStatusIntentResponseCode.inProgress
framework: intents
role: symbol
role_heading: Case
path: intents/insharefocusstatusintentresponsecode/inprogress
---

# INShareFocusStatusIntentResponseCode.inProgress

Your intent handler is handling the intent, but it may take some time.

## Declaration

```swift
case inProgress
```

## See Also

### Handling the Intent

- [INShareFocusStatusIntentResponseCode.success](intents/insharefocusstatusintentresponsecode/success.md)
