Class MemberLeftMessage

java.lang.Object
org.drasyl.plugin.groups.client.message.MemberLeftMessage
All Implemented Interfaces:
AutoSwallow, 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.