Uses of Class
org.drasyl.node.plugin.groups.client.message.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
Modifier and TypeMethodDescriptionstatic GroupJoinMessage
GroupJoinMessage.of
(io.netty.buffer.ByteBuf byteBuf) static GroupJoinMessage
GroupJoinMessage.of
(Group group, String credentials, ProofOfWork proofOfWork, boolean renew)