Interface WiFiAccessPoint.Builder

  • Method Details

    • macAddress

      WiFiAccessPoint.Builder macAddress(String macAddress)

      Medium access control address (Mac).

      Parameters:
      macAddress - Medium access control address (Mac).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rss

      Received signal strength (dBm) of the WLAN measurement data.

      Parameters:
      rss - Received signal strength (dBm) of the WLAN measurement data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.