public static class AgentStatusRequest.Provider extends org.jivesoftware.smack.provider.IQProvider<AgentStatusRequest>
| Constructor and Description |
|---|
Provider() |
| Modifier and Type | Method and Description |
|---|---|
AgentStatusRequest |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public AgentStatusRequest parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.Provider<AgentStatusRequest>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOException