registerGeofences

abstract fun registerGeofences(context: <Error class: unknown class>, geofenceList: List<BrazeGeofence>, geofenceRequestIntent: <Error class: unknown class>)

Register a list of geofences.

Parameters

context

Application context.

geofenceList

List of BrazeGeofence to be registered.

geofenceRequestIntent

The intent to fire when geofence is triggered.