Class GroupsServerMessage
java.lang.Object
org.drasyl.node.plugin.groups.client.message.GroupsPluginMessage
org.drasyl.node.plugin.groups.client.message.GroupsServerMessage
- Direct Known Subclasses:
GroupJoinFailedMessage
,GroupWelcomeMessage
,MemberJoinedMessage
,MemberLeftMessage
This message is send by the groups server to the client.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.drasyl.node.plugin.groups.client.message.GroupsPluginMessage
getGroup, writeTo
-
Constructor Details
-
GroupsServerMessage
public GroupsServerMessage()
-