public class RSMSetProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<RSMSet>
| Modifier and Type | Field and Description |
|---|---|
static RSMSetProvider |
INSTANCE |
| Constructor and Description |
|---|
RSMSetProvider() |
| Modifier and Type | Method and Description |
|---|---|
RSMSet |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public static final RSMSetProvider INSTANCE