Class GroupJoinFailedMessage

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

public class GroupJoinFailedMessage extends Object implements GroupsServerMessage
This message is sent by the groups server to the client when the join to a group was not successful.

This is an immutable object.