Class ClientStateListener.DisconnectInfo

java.lang.Object
com.jme3.network.ClientStateListener.DisconnectInfo
Enclosing interface:
ClientStateListener

public static class ClientStateListener.DisconnectInfo extends Object
Provided with the clientDisconnected() notification to include additional information about the disconnect.
  • Field Details

  • Constructor Details

    • DisconnectInfo

      public DisconnectInfo()
  • Method Details