Package io.fluxcapacitor.common.api
Class ConnectEvent
java.lang.Object
io.fluxcapacitor.common.api.ConnectEvent
- All Implemented Interfaces:
ClientEvent,JsonType
public class ConnectEvent extends Object implements ClientEvent
-
Constructor Summary
Constructors Constructor Description ConnectEvent() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.common.api.ClientEvent
getClient, getClientId, getTimestamp
-
Constructor Details
-
ConnectEvent
public ConnectEvent()
-