Handling intents in your extension

Handling intents can be divided into three stages. The first stage is the resolving stage. In this stage, your extension will go back and forth with Siri to figure out the correct parameters for the given intent. In this stage, Siri could ask your app to verify that a certain username exists. Your extension will then have to figure out if the given input is valid, and you'll provide Siri with a response code that tells it whether the parameter is resolved, or maybe requires a little bit more clarification on the user's end.

The second stage is expected to confirm that everything is set up correctly and all requirements for executing the action are met. The third and final stage involves actually acting on the intent and performing the desired action. Let's go through each of stages, one by one.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.164.151