Package | Description |
---|---|
org.jivesoftware.smackx.last_interaction.element |
Element classes for XEP-0319: Last User Interaction in Presence.
|
org.jivesoftware.smackx.last_interaction.provider |
Provider classes for XEP-0319: Last User Interaction in Presence.
|
Modifier and Type | Method and Description |
---|---|
static IdleElement |
IdleElement.fromPresence(Presence presence)
Return the IdleElement from a presence.
|
Modifier and Type | Method and Description |
---|---|
IdleElement |
IdleProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |