io.github.positionpal.location.domain.SOSAlertTriggered
See theSOSAlertTriggered companion object
case class SOSAlertTriggered(timestamp: Instant, user: UserId, group: GroupId, position: GPSLocation) extends ClientDrivingEvent
An event triggered by a user when needing help.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ClientDrivingEventtrait DrivingEventtrait DomainEventclass Objecttrait Matchableclass Any
Members list
In this article