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