Uses of Class
org.jivesoftware.smackx.bytestreams.ibb.packet.Close
Package
Description
Smack's API for XEP-0047: In-Band Bytestreams.
Providers for XEP-0047: In-Band Bytestreams.
-
Uses of Close in org.jivesoftware.smackx.bytestreams.ibb
Modifier and TypeMethodDescriptionprotected void
InBandBytestreamSession.closeByPeer
(Close closeRequest) This method is invoked if a request to close the In-Band Bytestream has been received. -
Uses of Close in org.jivesoftware.smackx.bytestreams.ibb.provider
Modifier and TypeMethodDescriptionCloseIQProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)