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 |
---|---|
protected void |
InBandBytestreamSession.closeByPeer(Close closeRequest)
This method is invoked if a request to close the In-Band Bytestream has been received.
|
Modifier and Type | Method and Description |
---|---|
Close |
CloseIQProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |