Interface ICompletelyDisconnectedListener
-
- All Known Implementing Classes:
CompletelyDisconnectedListener
public interface ICompletelyDisconnectedListenerListener for completely disconnected
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidOnCompletelyDisconnected(java.lang.String channelName, java.lang.String reason)Called when a critical condition disconnects the instance from the server
-