Uses of Class
org.drasyl.node.plugin.groups.client.message.GroupJoinMessage
Packages that use GroupJoinMessage
Package
Description
Messages that are used to communicate with other nodes using the groups plugin.
- 
Uses of GroupJoinMessage in org.drasyl.node.plugin.groups.client.message
Methods in org.drasyl.node.plugin.groups.client.message that return GroupJoinMessageModifier and TypeMethodDescriptionstatic GroupJoinMessageGroupJoinMessage.of(io.netty.buffer.ByteBuf byteBuf) static GroupJoinMessageGroupJoinMessage.of(Group group, String credentials, ProofOfWork proofOfWork, boolean renew)