ClientSuccessfullyJoined
io.github.positionpal.group.ClientSuccessfullyJoined
case class ClientSuccessfullyJoined(users: List[ClientID]) extends Reply
The response that is currently sent back when a new client joins the group
Value parameters
- users
-
is the List of ClientID that are currently connected to the group
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Replytrait CborSerializableclass Objecttrait Matchableclass Any
Members list
In this article