Skip to content

BeaconEventHandlerMap

BeaconEventHandlerMap = object

Defined in: src/models/beacon.ts:36

Beacon.Destroy: (beaconIdentifier) => void

Defined in: src/models/beacon.ts:39

string

void


Beacon.LivenessChange: (isLive, beacon) => void

Defined in: src/models/beacon.ts:38

boolean

Beacon

void


Beacon.LocationUpdate: (locationState) => void

Defined in: src/models/beacon.ts:40

BeaconLocationState

void


Beacon.update: (event, beacon) => void

Defined in: src/models/beacon.ts:37

DigitalWorldEvent

Beacon

void