-
- All Implemented Interfaces:
-
kotlin.Comparable,org.altbeacon.beacon.Settings.ScanStrategy
public final class Settings.IntentScanStrategy implements Settings.ScanStrategy
-
-
Constructor Summary
Constructors Constructor Description Settings.IntentScanStrategy()
-
Method Summary
Modifier and Type Method Description Settings.IntentScanStrategyclone()Booleanequals(Object other)IntegerhashCode()Unitconfigure(BeaconManager beaconManager)Internal use only. IntegercompareTo(Settings.ScanStrategy other)-
-
Method Detail
-
clone
Settings.IntentScanStrategy clone()
-
configure
Unit configure(BeaconManager beaconManager)
Internal use only.
-
compareTo
Integer compareTo(Settings.ScanStrategy other)
-
-
-
-