IntentInfointerface
Provides additional information about an Intent (e.g., when an Intent is retrieved via the getIntents() method).
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 |