Contents

intentHandlingStatus

The current state of the interaction.

Declaration

var intentHandlingStatus: INIntentHandlingStatus { get }

Discussion

This property reflects your app’s current progress (if any) toward completing the interaction. The value of this property is set automatically using the code in the response object. The default value of this property is INIntentHandlingStatus.unspecified.

See Also

Accessing Interaction Attributes