Configinterface
Global settings for the Intents API.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| enableIntentsResolverUI⚓︎ | boolean | true | x | If |
| intentsResolverAppName⚓︎ | string | x | x | Specify the name of your custom Intents Resolver app to be used for raised Intents. If not provided, the Intents API will use the default Intents Resolver UI app. |
| methodResponseTimeoutMs⚓︎ | number | 60000 | x | Interval in milliseconds to wait for a response from the Intents Resolver UI. |