Package rocks.xmpp.extensions.last.model
Provides XML schema implementations of XEP-0012: Last
Activity and XEP-0256: Last Activity in Presence.
It defines an XMPP protocol extension for communicating information about the last activity associated with an XMPP entity. It is typically used by an IM client to retrieve the most recent presence information from an offline contact by sending a last activity request to the server that hosts the account controlled by the contact.
-
Class Summary Class Description LastActivity The implementation of the<query/>
element in thejabber:iq:last
namespace.