Class GroupLeftEvent
java.lang.Object
org.drasyl.node.plugin.groups.client.event.GroupLeftEvent
- All Implemented Interfaces:
Event
,GroupEvent
An event that signals that this node has left a group. (Maybe got also kicked by the group
manager)
This is an immutable object.
-
Constructor Details
-
GroupLeftEvent
public GroupLeftEvent()
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getReJoin
If this runnable is invoked the plugin tries to re-join the group.- Returns:
- runnable to re-join group
-
of
- Throws:
NullPointerException
- ifgroup
orreJoin
isnull
-