Package-level declarations

Types

Link copied to clipboard
class AFBeacon(var id: String, var name: String? = null, var uuid: String? = null, var major: Int? = null, var minor: Int? = null, var rssi: Int? = null, var txPower: Int? = null)

Represents metadata about a BLE beacon or proximity device.

Link copied to clipboard
sealed class AFProximityEvent

Cross-platform proximity events

Link copied to clipboard
sealed class AFProximityStatus

Represents the proximity status of a beacon. This sealed class has three possible states: