onCheckedOutFromBeacon

abstract fun onCheckedOutFromBeacon(beaconInfo: BeaconInfo, zoneInfo: ZoneInfo, dwellTime: Int, customData: Map<String, String>)

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

Parameters

beaconInfo

- Beacon is checked out from

zoneInfo

- Zone information Beacon belongs to

dwellTime

- time spent inside the Beacon area; in minutes

customData

- custom data associated with this Custom Action