|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LastActivity | |
|---|---|
| org.jivesoftware.smackx | Smack extensions API. |
| org.jivesoftware.smackx.packet | XML packets that are part of the XMPP extension protocols. |
| Uses of LastActivity in org.jivesoftware.smackx |
|---|
| Methods in org.jivesoftware.smackx that return LastActivity | |
|---|---|
static LastActivity |
LastActivityManager.getLastActivity(Connection con,
java.lang.String jid)
Returns the last activity of a particular jid. |
| Uses of LastActivity in org.jivesoftware.smackx.packet |
|---|
| Methods in org.jivesoftware.smackx.packet that return LastActivity | |
|---|---|
static LastActivity |
LastActivity.getLastActivity(Connection con,
java.lang.String jid)
Deprecated. This method only retreives the lapsed time since the last logout of a particular jid. Replaced by getLastActivity |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||