Class MemberLeftMessage

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

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

This is an immutable object.