onZoneInfoUpdate

abstract fun onZoneInfoUpdate(context: Context)

This method is invoked whenever the set of zones is updated.

There are a number of situations when zone updates can happen, such as initialising the SDK, periodic update, significant location change or zone sync event from Canvas.

Use getZonesAndFences to access the list of updated ZoneInfo and FenceInfo data.