INStartVideoCallIntentResponseCode.continueInApp
Your extension is ready to transfer control to the app so that your app can place the call.
Declaration
case continueInAppDiscussion
Upon returning this code, Siri launches your app and passes it the NSUserActivity object you provided at initialization time. (If you didn’t provide a user activity object, Siri creates one for you.) Siri adds an INInteraction object with the intent and your response to the user activity object before delivering it. Your app should use the information in the user activity object to place the call.
See Also
Constants
INStartVideoCallIntentResponseCode.unspecifiedINStartVideoCallIntentResponseCode.readyINStartVideoCallIntentResponseCode.failureINStartVideoCallIntentResponseCode.failureRequiringAppLaunchINStartVideoCallIntentResponseCode.failureAppConfigurationRequiredINStartVideoCallIntentResponseCode.failureCallingServiceNotAvailableINStartVideoCallIntentResponseCode.failureContactNotSupportedByAppINStartVideoCallIntentResponseCode.failureInvalidNumber