---
title: INInteractionDirection.outgoing
framework: intents
role: symbol
role_heading: Case
path: intents/ininteractiondirection/outgoing
---

# INInteractionDirection.outgoing

An interaction in which information is sent from the device.

## Declaration

```swift
case outgoing
```

## Discussion

Discussion Choose this value when the interaction involves the user starting a video call from the current device.

## See Also

### Constants

- [INInteractionDirection.unspecified](intents/ininteractiondirection/unspecified.md)
- [INInteractionDirection.incoming](intents/ininteractiondirection/incoming.md)
