Contents

init(ssid:rssi:security:band:)

Creates a new instance of the request handler.

Declaration

init(ssid: Data, rssi: Int8, security: MTRNetworkCommissioningWiFiSecurity, band: MTRNetworkCommissioningWiFiBand)

Parameters

  • ssid:

    The SSID of the Wi-Fi network.

  • rssi:

    The device-observed RSSI of the network.

  • security:

    The security method used to secure the Wi-Fi network.

  • band:

    The band for the Wi-Fi network.