---
title: code
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartaudiocallintentresponse/code
---

# code

The code indicating whether you successfully handled the intent.

## Declaration

```swift
var code: INStartAudioCallIntentResponseCode { get }
```

## See Also

### Getting the Response Code

- [INStartAudioCallIntentResponseCode](intents/instartaudiocallintentresponsecode.md)
