Uses of Class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
-
Packages that use InBandBytestreamRequest Package Description org.jivesoftware.smackx.bytestreams.ibb Smack's API for XEP-0047: In-Band Bytestreams. -
-
Uses of InBandBytestreamRequest in org.jivesoftware.smackx.bytestreams.ibb
Methods in org.jivesoftware.smackx.bytestreams.ibb with parameters of type InBandBytestreamRequest Modifier and Type Method Description abstract voidInBandBytestreamListener. incomingBytestreamRequest(InBandBytestreamRequest request)This listener is notified if an In-Band Bytestream request from another user has been received.
-