HomeSort by relevance Sort by last modified time
    Searched full:recievefile (Results 1 - 1 of 1) sorted by null

  /external/smack/src/org/jivesoftware/smackx/filetransfer/
IncomingFileTransfer.java 36 * {@link #recieveFile()} method. This method, negotiates the appropriate stream
41 * the {@link #recieveFile(File)} method. This method returns immediatly and
67 public InputStream recieveFile() throws XMPPException {
102 public void recieveFile(final File file) throws XMPPException {

Completed in 141 milliseconds