public class PubSubProvider extends IQProvider<PubSub>
IQ
stanza(/packet) and returns
a PubSub
instance.Constructor and Description |
---|
PubSubProvider() |
Modifier and Type | Method and Description |
---|---|
PubSub |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public PubSub parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, IOException, SmackException
parse
in class Provider<PubSub>
org.xmlpull.v1.XmlPullParserException
IOException
SmackException
Copyright © 2019. All rights reserved.