Uses of Class
org.drasyl.node.plugin.groups.client.message.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.message
Modifier and TypeClassDescriptionclass
This message is sent by the groups server to the client when the join to a group was not successful.class
This message is send by the groups client to the server to join a group.class
This message is send by the groups client to the server to leave a group.class
This message is send by the groups client to the server.class
This message is send by the groups server to the client.class
This message is sent by the groups server to the client when the join to a group was successful.class
This message is sent by the groups server to the client when a new member has joined a group.class
This message is sent by the groups server to the client when a member has left a group.