1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/ping
Florian Schmaus 090f7cfc49 Add PingManager.pingServerIfNecessary()
which is basically the body of the pingServerRunnable available as
public part of the API. The intention is to allow 3rd party
components (e.g. Android's AlarmManager) to trigger the code.
2014-09-08 10:09:05 +02:00
..
packet Remove Pong class, add NAMESPACE to Ping 2014-08-21 10:55:33 +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 Add PingManager.pingServerIfNecessary() 2014-09-08 10:09:05 +02:00