Contents

PHBackgroundResourceUploadExtension

A protocol to interact with asset resource upload jobs during background processing.

Declaration

protocol PHBackgroundResourceUploadExtension : AppExtension

Mentioned in

Overview

Use this protocol to create, acknowledge, retry asset resource upload jobs.

Topics

Processing upload requests

Handling termination

See Also

Background resource upload extensions