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

# code

The code indicating whether you successfully handled the intent.

## Declaration

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

## See Also

### Getting the Response Code

- [INStartVideoCallIntentResponseCode](intents/instartvideocallintentresponsecode.md)
