Class MemberJoinedCommand

All Implemented Interfaces:
Serializable

public class MemberJoinedCommand extends ControlCommand
This is the notification message a member will send to all others in the group after it has joined the group. When the other members received this message, they will add the newly joined member to their member list
See Also:
  • Constructor Details

    • MemberJoinedCommand

      public MemberJoinedCommand()
  • Method Details