SelfMessage

io.github.positionpal.location.tracking.actors.RealTimeUserTracker.SelfMessage
sealed trait SelfMessage

A message sent by the actor to itself in response to an async operation or to initiate an action proactively.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AliveCheck
object Ignore
In this article