public class JingleNodesProvider extends org.jivesoftware.smack.provider.IqProvider<JingleChannelIQ>
| Constructor and Description |
|---|
JingleNodesProvider() |
| Modifier and Type | Method and Description |
|---|---|
JingleChannelIQ |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.IqData iqData,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public JingleChannelIQ parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.IqData iqData, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
parse in class org.jivesoftware.smack.provider.IqProvider<JingleChannelIQ>org.jivesoftware.smack.xml.XmlPullParserExceptionIOExceptionCopyright © 2021. All rights reserved.