register Geofences
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.
geofence List
List of BrazeGeofence to be registered.
geofence Request Intent
The intent to fire when geofence is triggered.