# ResolverCaller

**Kind**: interface | **Module**: [Intents](https://docs.interop.io/desktop/reference/javascript/intents/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/intents/resolvercaller/index.html

Describes the app instance that opened the Intents Resolver UI.

*Since: io.Connect Desktop 9.6, @interopio/desktop 6.7.0*

## Properties

- **`applicationName`** (`string`, optional)
  Name of the app that opened the Intents Resolver UI.
- **`applicationTitle`** (`string`, optional)
  Title of the app that opened the Intents Resolver UI.
- **`id`** (`string`, required)
  ID of the Interop instance of the app that opened the Intents Resolver UI.
