public class TranscriptsProvider extends org.jivesoftware.smack.provider.IQProvider<Transcripts>
Constructor and Description |
---|
TranscriptsProvider() |
Modifier and Type | Method and Description |
---|---|
Transcripts |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public Transcripts parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException
parse
in class org.jivesoftware.smack.provider.Provider<Transcripts>
org.xmlpull.v1.XmlPullParserException
java.io.IOException