Interface GenericSocketEventBase

All Known Subinterfaces:
GenericSocketMessageEventBase
All Known Implementing Classes:
ClientConnectEvent, ClientDisconnectEvent, IncomingSocketMessageEvent, OutgoingSocketMessageEvent, ReceivedPingMessageEvent, ReceivedPongMessageEvent

public interface GenericSocketEventBase
Represents the base for all websocket events.
Since:
3.4.0-SNAPSHOT
See Also: