---
title: INAddMediaIntentResponseCode.success
framework: intents
role: symbol
role_heading: Case
path: intents/inaddmediaintentresponsecode/success
---

# INAddMediaIntentResponseCode.success

The app successfully added the media.

## Declaration

```swift
case success
```

## Discussion

Discussion Use this code when your app has successfully added the media.

## See Also

### Response Code

- [INAddMediaIntentResponseCode.unspecified](intents/inaddmediaintentresponsecode/unspecified.md)
- [INAddMediaIntentResponseCode.ready](intents/inaddmediaintentresponsecode/ready.md)
- [INAddMediaIntentResponseCode.inProgress](intents/inaddmediaintentresponsecode/inprogress.md)
- [INAddMediaIntentResponseCode.handleInApp](intents/inaddmediaintentresponsecode/handleinapp.md)
- [INAddMediaIntentResponseCode.failure](intents/inaddmediaintentresponsecode/failure.md)
- [INAddMediaIntentResponseCode.failureRequiringAppLaunch](intents/inaddmediaintentresponsecode/failurerequiringapplaunch.md)
