---
title: INStartVideoCallIntentResponseCode.failureCallingServiceNotAvailable
framework: intents
role: symbol
role_heading: Case
path: intents/instartvideocallintentresponsecode/failurecallingservicenotavailable
---

# INStartVideoCallIntentResponseCode.failureCallingServiceNotAvailable

Your app’s calling service isn’t currently available.

## Declaration

```swift
case failureCallingServiceNotAvailable
```

## Discussion

Discussion Use this response code when your calling service is temporarily unavailable for any reason.

## See Also

### Constants

- [INStartVideoCallIntentResponseCode.unspecified](intents/instartvideocallintentresponsecode/unspecified.md)
- [INStartVideoCallIntentResponseCode.ready](intents/instartvideocallintentresponsecode/ready.md)
- [INStartVideoCallIntentResponseCode.continueInApp](intents/instartvideocallintentresponsecode/continueinapp.md)
- [INStartVideoCallIntentResponseCode.failure](intents/instartvideocallintentresponsecode/failure.md)
- [INStartVideoCallIntentResponseCode.failureRequiringAppLaunch](intents/instartvideocallintentresponsecode/failurerequiringapplaunch.md)
- [INStartVideoCallIntentResponseCode.failureAppConfigurationRequired](intents/instartvideocallintentresponsecode/failureappconfigurationrequired.md)
- [INStartVideoCallIntentResponseCode.failureContactNotSupportedByApp](intents/instartvideocallintentresponsecode/failurecontactnotsupportedbyapp.md)
- [INStartVideoCallIntentResponseCode.failureInvalidNumber](intents/instartvideocallintentresponsecode/failureinvalidnumber.md)
