Interface IIncomingFileTransferRequestListener

    • Method Detail

      • handleFileTransferRequest

        void handleFileTransferRequest​(IFileTransferRequestEvent event)
        Handle file transfer requests when received asynchronously from remotes.
        Parameters:
        event - the IFileTransferRequestEvent that represents the file transfer request. Will not be should not be null.