public interface INetworkConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
newNetworkConnection(IConnection connection)
Invoked when an new connection created.
|
void newNetworkConnection(IConnection connection)
connection - created connectionsCopyright © 2016. All Rights Reserved.