<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopGame/MultiplayerDelegate-swift.protocol/multiplayerSessionFailed(reason:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A4GameC19MultiplayerDelegateP24multiplayerSessionFailed6reasonys5Error_p_tF"
  },
  "title" : "multiplayerSessionFailed(reason:)"
}
-->

# multiplayerSessionFailed(reason:)

We failed to start or join a new multiplayer session or
had to terminate a previously started multiplayer session.

```
func multiplayerSessionFailed(reason: any Error)
```

---

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)