compareTo

open operator override fun compareTo(other: BrazeGeofence): Int

Return

-1 if this geofence's refresh distance is unset or less than the other's. Otherwise, return 1.

Parameters

otherGeofence

the BrazeGeofence object to compare to