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
/
FenceExitedEvent
/
FenceExitedEvent
Fence
Exited
Event
constructor
(
fenceId
:
UUID
,
fenceName
:
String
,
distance
:
Double
,
distanceRequired
:
Double
,
dwellTime
:
Long
,
locations
:
List
<
LocationDetails
>
,
applicationState
:
AppState
,
eventTime
:
Instant
=
Instant.now()
,
localEventTime
:
String
=
eventTime.toLocalEventTimeString()
)