Contains classes that allow the API to subscribe, unsubscribe, and otherwise manage the subscriptions that Photoshop supports. These may be things like tool changes, color changes, UI events, screen mode changes, user actions, etc.
Class | Description | |
---|---|---|
Subscription | A Subscription contains some useful information regarding either a returned or dispatched request. | |
SubscriptionManager | The SubscriptionManager gives you an easy way to get data from Photoshop that pertains to things like color changes, changed tools or settings, and other user events. |