Skip to content

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:

OperationDescriptionInterface Name
📋 QueryGet list of photos and videos in albumqueryMediaFile
AddAdd photos or videos to albumaddMediaFile
🗑️ DeleteDelete photos or videos from albumdelMediaFile

Cooperation: try.catch@foxmail.com