public class CarbonManagerProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<CarbonExtension>
ExtensionElementProvider to parse
carbon copied messages from a packet. It will return a CarbonExtension stanza(/packet) extension.| Constructor and Description |
|---|
CarbonManagerProvider() |
| Modifier and Type | Method and Description |
|---|---|
CarbonExtension |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public CarbonExtension parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.jivesoftware.smack.SmackException, org.xmlpull.v1.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.Provider<CarbonExtension>org.jivesoftware.smack.SmackExceptionorg.xmlpull.v1.XmlPullParserExceptionjava.io.IOException