<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopNetworkSessionCoordinator/sendMessage(_:to:completion:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A25NetworkSessionCoordinatorP11sendMessage_2to10completiony10Foundation4DataV_Shy4PeerQzGyAA0a4SendG6ResultOctF"
  },
  "title" : "sendMessage(_:to:completion:)"
}
-->

# sendMessage(_:to:completion:)

```
func sendMessage(_ message: Data, to: Set<Self.Peer>, completion: @escaping (TabletopSendMessageResult) -> Void)
```

---

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)