Class ScannerStopToken

java.lang.Object
com.medm.devicekit.ScannerStopToken

public class ScannerStopToken extends Object
Scanner stop token -- could be used to stop scan.
See Also:
  • Method Details

    • stopScan

      public void stopScan()
      Stop scan for devices
    • isStopped

      public boolean isStopped()
      Check if the operation is already stopped
      Returns:
      true, if stopped
    • isScanFinished

      public boolean isScanFinished()
      Check if the operation is already finished
      Returns:
      true, if finished