ArrivalCheck

io.github.positionpal.location.application.tracking.reactions.ArrivalCheck
object ArrivalCheck

A TrackingEventReaction checking if the position curried by the event is near the arrival position.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : Async](using evidence$1: Async[F], MapsService[F], NotificationService[F], UserGroupsService[F]): EventReaction[F]