ResolverIntentHandlerinterface
Describes an Intent handler app within the Intents Resolver API.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| applicationIcon⚓︎ | string | x | x | Icon of the Intent handler app. |
| applicationName⚓︎ | string | x | Name of the Intent handler app. |
|
| applicationTitle⚓︎ | string | x | x | Title of the Intent handler. |
| instanceId⚓︎ | string | x | x | ID of the Intent handler app instance. |