public interface PCNetCallback
| Modifier and Type | Method and Description |
|---|---|
void |
error(PCNetError error)
Invoked when error has occurred while interacting with the server
|
void |
success()
Invoked upon successful interaction with the server
|
void success()
void error(PCNetError error)
error - The cause