Uses of Class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
Packages that use InBandBytestreamRequest
Package
Description
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 InBandBytestreamRequestModifier and TypeMethodDescriptionabstract voidInBandBytestreamListener.incomingBytestreamRequest(InBandBytestreamRequest request) This listener is notified if an In-Band Bytestream request from another user has been received.