io.github.positionpal.location.domain.UserState
See theUserState companion object
The user state information.
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
The user is online and is continuously sending location updates.
The user is online and is continuously sending location updates.
Attributes
The user is not sending location updates.
The user is not sending location updates.
Attributes
The user is actively routing to a destination.
The user is actively routing to a destination.
Attributes
User behavior flagged as suspicious by system monitoring, requiring review. No help request detected.
User behavior flagged as suspicious by system monitoring, requiring review. No help request detected.
Attributes
Attributes
-
Returns
-
the next state of a user given the event that occurred.