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