public class FileReceiveTask extends Object implements Callback
FileReceiveTask(String savePath, String fileName)
String
getId()
void
onReceive(String tag, String filePath)
boolean
prepare()
receive(long timeOut)
release()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileReceiveTask(String savePath, String fileName)
public boolean prepare()
public String getId()
public void release()
public boolean receive(long timeOut)
public void onReceive(String tag, String filePath)
onReceive
Callback
Copyright © 2023. All rights reserved.