| Package | Description |
|---|---|
| org.jivesoftware.smackx.ping |
Smacks implementation of XEP-0199: XMPP Ping.
|
| Modifier and Type | Method and Description |
|---|---|
static PingManager |
PingManager.getInstanceFor(XMPPConnection connection)
Retrieves a
PingManager for the specified XMPPConnection, creating one if it doesn't already
exist. |