java.lang.Object
org.openqa.selenium.devtools.v129.bluetoothemulation.model.ScanEntry

public class ScanEntry extends Object
Stores the advertisement packet information that is sent by a Bluetooth device.
  • Constructor Details

  • Method Details

    • getDeviceAddress

      public String getDeviceAddress()
    • getRssi

      public Integer getRssi()
    • getScanRecord

      public ScanRecord getScanRecord()