Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.ibb |
Smack's API for XEP-0047: In-Band Bytestreams.
|
org.jivesoftware.smackx.bytestreams.ibb.provider |
Providers for XEP-0047: In-Band Bytestreams.
|
Modifier and Type | Method and Description |
---|---|
void |
InBandBytestreamSession.processIQPacket(Data data)
Process IQ stanza.
|
Modifier and Type | Method and Description |
---|---|
Data |
DataPacketProvider.IQProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |