Skip to content
  • Cosimo Cecchi's avatar
    Rethink a bit the logic for an incoming transfer. · 58d08cef
    Cosimo Cecchi authored and Cosimo Cecchi's avatar Cosimo Cecchi committed
    Now, a client should have to do the following, in order to receive a file transfer:
    - let the EmpathyFTFactory claim the EmpathyDispatchOperation
    - the factory will emit "new-incoming-transfer" when the handler is filled with
      the relevant properties
    - now you can choose a destination file, and then you should call _set_destination
      on EmpathyFTFactory passing the handler.
    - the factory will emit "new-ft-handler" as you're now ready to start the actual
      transfer.
    58d08cef