intentResponse

intentResponse

intentResponse Instance Property of INInteraction The response object that your app created in response to the request.

@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.