Package org.jivesoftware.smackx.ping
Interface PingFailedListener
-
public interface PingFailedListenerDefines the callback used whenever the server ping fails.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpingFailed()Called when the server ping fails.
-