Searched defs:onConnectionInterrupted (Results 1 – 2 of 2) sorted by relevance
17 void onConnectionInterrupted(int errorCode); in onConnectionInterrupted() method
233 private void onConnectionInterrupted(int errorCode, AsyncCallback callback) { in onConnectionInterrupted() method in MqttClientConnection