Contents

ReturnsValue

The result of performing an action that delivers a value back to the initiator.

Declaration

protocol ReturnsValue<Value> : IntentResult

See Also

Outcomes