Class MemberListCommand

  • All Implemented Interfaces:
    Serializable

    public class MemberListCommand
    extends ControlCommand
    When a new member wishes to join a group, it will send a JoinGroupCommand message to a known member. Then this known member will respond with this MemberListCommand message. This message will contain a list of all current members.
    See Also:
    Serialized Form