Class IoTIsFriendResponseProvider
java.lang.Object
org.jivesoftware.smack.provider.AbstractProvider<I>
org.jivesoftware.smack.provider.IqProvider<IoTIsFriendResponse>
org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.provider.AbstractProvider
AbstractProvider.NumberFormatParseException, AbstractProvider.TextParseException, AbstractProvider.WrappableParser<E>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionparse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment) Methods inherited from class org.jivesoftware.smack.provider.IqProvider
parse, parse
Methods inherited from class org.jivesoftware.smack.provider.AbstractProvider
getElementClass, toUrl, wrapExceptions
-
Constructor Details
-
IoTIsFriendResponseProvider
public IoTIsFriendResponseProvider()
-
-
Method Details
-
parse
public IoTIsFriendResponse parse(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment) throws XmppStringprepException - Specified by:
parse
in classIqProvider<IoTIsFriendResponse>
- Throws:
XmppStringprepException
-