ProvidesDialog
The result of performing an action that delivers a dialog back to the initiator of the action.
Declaration
protocol ProvidesDialog : IntentResult where Self.Dialog == IntentDialogThe result of performing an action that delivers a dialog back to the initiator of the action.
protocol ProvidesDialog : IntentResult where Self.Dialog == IntentDialog