public static class AdHocCommandDataProvider.BadLocaleError extends org.jivesoftware.smack.provider.ExtensionElementProvider<AdHocCommandData.SpecificError>
| Constructor and Description |
|---|
BadLocaleError() |
| Modifier and Type | Method and Description |
|---|---|
AdHocCommandData.SpecificError |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public AdHocCommandData.SpecificError parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment)
parse in class org.jivesoftware.smack.provider.Provider<AdHocCommandData.SpecificError>