Skip to content

lib.resources.events types.iCPSEventPhotos

github-actions[bot] edited this page Oct 16, 2023 · 2 revisions

Enumeration: iCPSEventPhotos

lib/resources/events-types.iCPSEventPhotos

Possible icloud photos events

Table of contents

Enumeration Members

Enumeration Members

ERROR

ERROR = "error-photos"

Emitted when the icloud photos library has experienced an error - provides an iCPSError as argument

Defined in

lib/resources/events-types.ts:103


READY

READY = "photos-ready"

Emitted when the photos library is ready to use

Defined in

lib/resources/events-types.ts:99


SETUP_COMPLETED

SETUP_COMPLETED = "photos-setup-complete"

Emitted when the photos library has completed it's setup

Defined in

lib/resources/events-types.ts:95

Clone this wiki locally