Changes

Jump to: navigation, search

An Introduction to SiriKit

31 bytes added, 04:45, 10 November 2016
SiriKit Intents
<htmlet>ios10</htmlet>
== SiriKit Intents ==
<htmlet>adsdaqbox_flow</htmlet>
Each domain allows a predefined set of tasks, or intents, to be requested by the user for fulfillment by an app. An intent represents a specific task of which Siri is aware and for which SiriKit expects an integrated iOS app to be able to perform. The Messaging domain, for example, includes intents for sending and searching for messages, while the Workout domain contains intents for choosing, starting and finishing workouts. When the user makes a request of an app via Siri, the request is placed into an intent object of the corresponding type and passed to the app for handling.

Navigation menu