Uses of Class
org.drasyl.node.plugin.groups.client.message.MemberJoinedMessage
Package
Description
Messages that are used to communicate with other nodes using the groups plugin.
-
Uses of MemberJoinedMessage in org.drasyl.node.plugin.groups.client.message
Modifier and TypeMethodDescriptionstatic MemberJoinedMessage
MemberJoinedMessage.of
(io.netty.buffer.ByteBuf byteBuf) static MemberJoinedMessage
MemberJoinedMessage.of
(IdentityPublicKey member, Group group)