getGeofence

inline suspend fun LocationClient.getGeofence(crossinline block: GetGeofenceRequest.Builder.() -> Unit): GetGeofenceResponse

Retrieves the geofence details from a geofence collection.

The returned geometry will always match the geometry format used when the geofence was created.