Album Management
Provides background management functionality for iOS device albums. After screen mirroring starts, you can perform CRUD operations on device albums.
💡 Prerequisites
Album management features can only be used after device screen mirroring starts. The system maintains album state and interfaces in the background.
Feature Overview
📱 iOS Album Management
When device screen mirroring starts, iClick maintains iOS device album management interfaces in the background, supporting the following operations:
| Operation | Description | Interface Name |
|---|---|---|
| 📋 Query | Get list of photos and videos in album | queryMediaFile |
| ➕ Add | Add photos or videos to album | addMediaFile |
| 🗑️ Delete | Delete photos or videos from album | delMediaFile |