---
title: AppSchema.PhoneIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/phoneintent
---

# AppSchema.PhoneIntent

Identifies intent schemas in the phone domain.

## Declaration

```swift
protocol PhoneIntent : AppSchema.Kind
```

## Topics

### Instance Properties

- [startCall](appintents/appschema/phoneintent/startcall.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Intent](appintents/appschema/intent.md)

## See Also

### Actions

- [startCall](appintents/appschema/phoneintent/startcall.md)
