startMonitoringAreas

external fun startMonitoringAreas(listener: GeofenceListener, ids: ArrayList<String> = arrayListOf()): Int

Start the monitoring for the given areas

Return

The operation error code

Parameters

in

listener The geofence type listener which will receive the monitor events

ids

The monitored area ids list. If empty, the listener will monitor all geofence areas