Uses of Class
org.jivesoftware.smackx.si.packet.StreamInitiation.File
Packages that use StreamInitiation.File
Package
Description
Element classes for XEP-0095: Stream Initiation.
-
Uses of StreamInitiation.File in org.jivesoftware.smackx.si.packet
Methods in org.jivesoftware.smackx.si.packet that return StreamInitiation.FileModifier and TypeMethodDescriptionStreamInitiation.getFile()
Returns the file containing the information about the request.Methods in org.jivesoftware.smackx.si.packet with parameters of type StreamInitiation.FileModifier and TypeMethodDescriptionvoid
StreamInitiation.setFile
(StreamInitiation.File file) Sets the file which contains the information pertaining to the file to be transferred.