Package | Description |
---|---|
org.jivesoftware.smackx.rsm.packet | |
org.jivesoftware.smackx.rsm.provider |
Modifier and Type | Method and Description |
---|---|
static RSMSet |
RSMSet.from(Stanza packet) |
static RSMSet |
RSMSet.newAfter(String after) |
static RSMSet |
RSMSet.newBefore(String before) |
Modifier and Type | Method and Description |
---|---|
RSMSet |
RSMSetProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |