Package | Description |
---|---|
org.jivesoftware.smackx.si.packet |
Element classes for XEP-0095: Stream Initiation.
|
Modifier and Type | Method and Description |
---|---|
StreamInitiation.File |
StreamInitiation.getFile()
Returns the file containing the information about the request.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamInitiation.setFile(StreamInitiation.File file)
Sets the file which contains the information pertaining to the file to be
transferred.
|