Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/ping
Florian Schmaus 6fd4bb850e Remove schedule() from XMPPConnection interface
The idea that we abstract the scheduling of tasks on Android over this
method turned out to be unnecessary. schedule() was also not really part
of the *public* XMPPConnection API, so it's good that it's gone.
2014-05-28 08:18:45 +02:00
..
packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PingFailedListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PingManager.java Remove schedule() from XMPPConnection interface 2014-05-28 08:18:45 +02:00