Rezolve Point SDK
Toggle table of contents
18.0.0
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
Rezolve Point SDK
Rezolve Point SDK
/
au.com.bluedot.point.net.engine.event
/
TriggerEvent
/
FenceDwellEvent
/
FenceDwellEvent
Fence
Dwell
Event
constructor
(
fenceId
:
UUID
,
fenceName
:
String
,
locations
:
List
<
LocationDetails
>
,
applicationState
:
AppState
,
eventTime
:
Instant
=
Instant.now()
,
localEventTime
:
String
=
eventTime.toLocalEventTimeString()
,
calculatedDwellTime
:
Long
,
dwellThreshold
:
Int
)