public interface PCNetCallback extends PCTaskCallback
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
|
onTaskCancelled, onTaskCreated
void success()
void error(PCNetError error)
error
- The cause