Interface WebSocketConnection


  • public interface WebSocketConnection
    • Method Detail

      • getClientId

        String getClientId()
      • getUsername

        String getUsername()
        Returns:
        the username associated with this WebSocket connection, or null if no one is associated (= not logged in).