<!--
{
  "documentType" : "article",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentResult/IntentResult-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "IntentResult Implementations"
}
-->

# IntentResult Implementations

## Topics

### Type Methods

[`static func result<OpensAppIntent>(opensIntent: OpensAppIntent) -> Self`](/documentation/AppIntents/IntentResult/result(opensIntent:)-6l7s5)

Indicates the `AppIntent` finished performing

[`static func result<OpensAppIntent>(opensIntent: OpensAppIntent, dialog: IntentDialog) -> Self`](/documentation/AppIntents/IntentResult/result(opensIntent:dialog:)-925mk)

Indicates the `AppIntent` finished performing

[`static func result<Value, OpensAppIntent>(value: Value, opensIntent: OpensAppIntent) -> Self`](/documentation/AppIntents/IntentResult/result(value:opensIntent:)-1mbbt)

Indicates the `AppIntent` finished performing

[`static func result<Value, OpensAppIntent>(value: Value, opensIntent: OpensAppIntent, dialog: IntentDialog) -> Self`](/documentation/AppIntents/IntentResult/result(value:opensIntent:dialog:)-2j58s)

Indicates the `AppIntent` finished performing

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)