Contents

donate(intent:result:)

Donates an AppIntent and IntentResult to the transcript.

Declaration

@discardableResult func donate(intent: some AppIntent, result: some IntentResult) async throws -> IntentDonationIdentifier

See Also

Donating intents to the system