Class MemberJoinedMessage

java.lang.Object
org.drasyl.node.plugin.groups.client.message.MemberJoinedMessage
All Implemented Interfaces:
GroupsPluginMessage, GroupsServerMessage

public class MemberJoinedMessage extends Object implements GroupsServerMessage
This message is sent by the groups server to the client when a new member has joined a group.

This is an immutable object.