enable
open override fun enable(locations: List<GeofenceManager.GeofenceLocation>, callback: (event: GeofencingEvent) -> Unit, setupCallback: (Result<Void>) -> Unit)
Content copied to clipboard
open override fun enable(locations: List<GeofenceManager.GeofenceLocation>, activity: Class<out FragmentActivity>, setupCallback: (Result<Void>) -> Unit, notificationCallback: (String) -> Unit)
Content copied to clipboard