onCheckedOutFromFence

abstract fun onCheckedOutFromFence(fenceInfo: FenceInfo, zoneInfo: ZoneInfo, dwellTime: Int, customData: Map<String, String>)

This callback happens when user is subscribed to Application Notificationand checked out from fence under that Zone

Parameters

fenceInfo

- Fence user is checked out from

zoneInfo

- Zone information Fence belongs to

dwellTime

- time spent inside the Fence; in minutes

customData

- custom data associated with this Custom Action