|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.network.ClientStateListener.DisconnectInfo
public static class ClientStateListener.DisconnectInfo
Provided with the clientDisconnected() notification to include additional information about the disconnect.
Field Summary | |
---|---|
java.lang.Throwable |
error
|
java.lang.String |
reason
|
Constructor Summary | |
---|---|
ClientStateListener.DisconnectInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String reason
public java.lang.Throwable error
Constructor Detail |
---|
public ClientStateListener.DisconnectInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |