<!--
{
  "availability" : [
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: 26.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiInfrastructure",
  "identifier" : "/documentation/WiFiInfrastructure/WINetworkSharingProvider/AccessoryScanResult/init(ssid:signalStrength:isConnected:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Wi-Fi Infrastructure"
    ],
    "preciseIdentifier" : "s:18WiFiInfrastructure24WINetworkSharingProviderC19AccessoryScanResultV4ssid14signalStrength11isConnectedAeA6WISSIDVSg_SdSbtcfc"
  },
  "title" : "init(ssid:signalStrength:isConnected:)"
}
-->

# init(ssid:signalStrength:isConnected:)

Creates an accessory scan result.

```
init(ssid: WISSID?, signalStrength: Double, isConnected: Bool)
```

## Parameters

`ssid`

The SSID of the discovered network.

`signalStrength`

The signal strength value, between `0.0` and `1.0`.

`isConnected`

A Boolean that indicates whether the accessory is connected to this network.

---

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)