Overview of the Proton Drive SDK modules
mainThe Proton Drive SDK provides a high-level interface for interacting with Proton Drive. It is currently organized into the following modules:
- Client: The core integration module. It handles folder listing, file uploads/downloads, moving, renaming, trashing, and other file operations. It also supports event-based update polling and sharing.
- Sync (Coming soon): High-level synchronization functionality built on top of the Client module.
- Search (Coming soon): High-level search functionality built on top of the Client module.