fix
This commit is contained in:
parent
4d17f4f56f
commit
d5d9395655
@ -114,7 +114,6 @@ public class SocketHandler {
|
||||
}).start();
|
||||
}
|
||||
|
||||
|
||||
public interface SocketDelegate {
|
||||
void onStateChanged(String socketId, String state);
|
||||
void onMessageReceived(String socketId, String message);
|
||||
|
Loading…
Reference in New Issue
Block a user