Class ConnectionHandshakeCompleted

java.lang.Object
org.drasyl.handler.connection.ConnectionHandshakeCompleted
All Implemented Interfaces:
ConnectionEvent

@UnstableApi public class ConnectionHandshakeCompleted extends Object implements ConnectionEvent
Signals that the handshake was completed successfully.
  • Constructor Details

    • ConnectionHandshakeCompleted

      public ConnectionHandshakeCompleted()
  • Method Details