public class ClientStateIndicationFeatureProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<ClientStateIndication.Feature>
Constructor and Description |
---|
ClientStateIndicationFeatureProvider() |
Modifier and Type | Method and Description |
---|---|
ClientStateIndication.Feature |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public ClientStateIndicationFeatureProvider()
public ClientStateIndication.Feature parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.SmackException
parse
in class org.jivesoftware.smack.provider.Provider<ClientStateIndication.Feature>
org.xmlpull.v1.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.SmackException