PreCheckNotifier

io.github.positionpal.location.application.tracking.reactions.PreCheckNotifier

A TrackingEventReaction performing a preliminary check on the event, possibly emitting a notification if it is a noteworthy event.

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], NotificationService[F], UserGroupsService[F]): EventReaction[F]