Class GroupLeaveMessage
java.lang.Object
org.drasyl.node.plugin.groups.client.message.GroupsPluginMessage
org.drasyl.node.plugin.groups.client.message.GroupsClientMessage
org.drasyl.node.plugin.groups.client.message.GroupLeaveMessage
This message is send by the groups client to the server to leave a group.
This is an immutable object.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic GroupLeaveMessage
of
(io.netty.buffer.ByteBuf byteBuf) static GroupLeaveMessage
Methods inherited from class org.drasyl.node.plugin.groups.client.message.GroupsPluginMessage
getGroup, writeTo
-
Constructor Details
-
GroupLeaveMessage
public GroupLeaveMessage()
-
-
Method Details
-
of
-
of
-