Package org.jivesoftware.smack.fsm
Interface ConnectionStateMachineListener
-
public interface ConnectionStateMachineListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onConnectionStateEvent(ConnectionStateEvent connectionStateEvent, ModularXmppClientToServerConnection connection)
-
-
-
Method Detail
-
onConnectionStateEvent
void onConnectionStateEvent(ConnectionStateEvent connectionStateEvent, ModularXmppClientToServerConnection connection)
-
-