Uses of Class
org.drasyl.node.plugin.groups.client.message.GroupsPluginMessage
Packages that use GroupsPluginMessage
Package
Description
Messages that are used to communicate with other nodes using the groups plugin.
- 
Uses of GroupsPluginMessage in org.drasyl.node.plugin.groups.client.messageSubclasses of GroupsPluginMessage in org.drasyl.node.plugin.groups.client.messageModifier and TypeClassDescriptionclassThis message is sent by the groups server to the client when the join to a group was not successful.classThis message is send by the groups client to the server to join a group.classThis message is send by the groups client to the server to leave a group.classThis message is send by the groups client to the server.classThis message is send by the groups server to the client.classThis message is sent by the groups server to the client when the join to a group was successful.classThis message is sent by the groups server to the client when a new member has joined a group.classThis message is sent by the groups server to the client when a member has left a group.