AddIntentListenerRequestinterface
Use to define dynamic intents, that will have the same lifespan as your application instance
Properties (7)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| contextTypes⚓︎ | string[] | x | x | x |
| customConfig⚓︎ | { [key: string]: any } | x | x | x |
| description⚓︎ | string | x | x | x |
| displayName⚓︎ | string | x | x | x |
| icon⚓︎ | string | x | x | x |
| intent⚓︎ | string | x | x | |
| resultType⚓︎ | string | x | x | x |