AppIntent

An interface that relates an intent to apps. This is returned by findIntent and findIntentsByContext, which gives you a set of apps that can execute a particular intent.

Hierarchy

  • AppIntent

Index

Properties

Properties

apps

apps: Application[]

An array of applications that are associated with this intent.

intent

Descriptor of this intent.