Intentinterface
Represents an intent.
Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| handlers⚓︎ | IntentHandler[] | x | The set of IntentHandler that provide an implementation for the intent and can be used to handle an intent request. |
|
| name⚓︎ | string | x | The name of the intent, such as |