intentResponse
The response object that your app created in response to the request.
Declaration
@NSCopying var intentResponse: INIntentResponse? { get }Discussion
This property is set at initialization time and cannot be changed later. Use this property to retrieve your app’s response to the specified intent object.