com.eurotech.framework.net.wifi
Class WifiBgscan
java.lang.Object
com.eurotech.framework.net.wifi.WifiBgscan
public class WifiBgscan
- extends Object
Background Scan container class
WifiBgscan
public WifiBgscan(WifiBgscanModule module,
int shortInterval,
int rssiThreshold,
int longInterval)
WifiBgscan
public WifiBgscan(WifiBgscan bgscan)
WifiBgscan
public WifiBgscan(String str)
getModule
public WifiBgscanModule getModule()
getShortInterval
public int getShortInterval()
getLongInterval
public int getLongInterval()
getRssiThreshold
public int getRssiThreshold()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.