Uses of Class
org.jivesoftware.smackx.bytestreams.ibb.packet.Close
Packages that use 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
Methods in org.jivesoftware.smackx.bytestreams.ibb with parameters of type CloseModifier 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
Methods in org.jivesoftware.smackx.bytestreams.ibb.provider that return CloseModifier and TypeMethodDescriptionCloseIQProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)