geofenceHit

abstract fun geofenceHit(geofenceData: GeofenceData): Boolean

Called whenever a Geo-fence condition is met.

Return

true if the app wants to consume the hit and don't want MoEngage SDK to take any action on this hit, else false

Since

2.0.0

Parameters

geofenceData

Instance of GeofenceData