IntentFilterinterface
Filter for retrieving Intents.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| contextType⚓︎ | string | x | x | The type of predefined data structure with which the Intent handler works. |
| name⚓︎ | string | x | x | Name of the Intent to retrieve. |
| resultType⚓︎ | string | x | x | The type of predefined data structure which the Intent handler returns. |