ScanFilter
public class ScanFilter : Codable
This class is used to define the minimum signal strength of BluPOINT device and the time period at which the scan results should be shown while scanning the nearby BluPOINT devices.
-
Declaration
Swift
public init(signalStrength: Int, callbackGapInMillis: Int)