public interface ManagerHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectRequest(Carrier carrier,
java.lang.String from,
FileTransferInfo info)
An callback function that handle file transfer connect request.
|
void onConnectRequest(Carrier carrier, java.lang.String from, FileTransferInfo info)
carrier - Carrier node instancefrom - The id who send the requestinfo - Information of the file which the requester wants to send