Implement PurpleFileTransfer
Review Request #2625 — Created Sept. 25, 2023 and submitted — Latest diff uploaded
This initial implementation only implements the properties and defines the basic flow. This does not actually implement any of the actual behavior as that'll be done later when we can implement the whole thing.
Ran the unittests under valgrind.