Contents

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 == IntentDialog

See Also

Outcomes