forked from External/mage
fixed auto reconnect feature
This commit is contained in:
parent
7e7a17e1d7
commit
2b8afe379a
6 changed files with 12 additions and 34 deletions
|
|
@ -40,7 +40,6 @@ public interface MageClient extends CallbackClient {
|
|||
MageVersion getVersion();
|
||||
void connected(String message);
|
||||
void disconnected();
|
||||
void reconnect();
|
||||
void showMessage(String message);
|
||||
void showError(String message);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue