Class GroupsServerMessage

java.lang.Object
org.drasyl.node.plugin.groups.client.message.GroupsPluginMessage
org.drasyl.node.plugin.groups.client.message.GroupsServerMessage
Direct Known Subclasses:
GroupJoinFailedMessage, GroupWelcomeMessage, MemberJoinedMessage, MemberLeftMessage

public abstract class GroupsServerMessage extends GroupsPluginMessage
This message is send by the groups server to the client.
  • Constructor Details

    • GroupsServerMessage

      public GroupsServerMessage()