Contents

init(ssid:signalStrength:isConnected:)

Creates an accessory scan result.

Declaration

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.