ClientJoinedToGroup
io.github.positionpal.group.ClientJoinedToGroup
case class ClientJoinedToGroup(clientID: ClientID) extends GroupEvent
Event triggered when a client joins to the group.
Value parameters
- clientID
-
the reference of the client
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GroupEventtrait BorerSerializationclass Objecttrait Matchableclass Any
Members list
In this article