Not an issue, just a suggestion
Opened this issue · 0 comments
laheller commented
Hi!
Maybe it would be more informative to rename:
- the class MtpCommand to MtpSession
- the method Execute to ExecuteCommand
Because normally we first create a new communication session, where we open an MTP device, execute a command on the opened device, close the device and finally destroy the session.
BTW it's a very good library, thanks for it!
Do you plan to extend it with new features?
BR,
Ladislav