Package | Description |
---|---|
org.jivesoftware.smackx.iqlast |
Smacks implementation of XEP-0012: Last Activity.
|
org.jivesoftware.smackx.iqlast.packet |
Element classes for XEP-0012: Last Activity.
|
Modifier and Type | Method and Description |
---|---|
LastActivity |
LastActivityManager.getLastActivity(org.jxmpp.jid.Jid jid)
Returns the last activity of a particular jid.
|
Modifier and Type | Method and Description |
---|---|
LastActivity |
LastActivity.Provider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |