Contains events pertaining to communication, state management, and errors.
| Class | Description | |
|---|---|---|
| PhotoshopEvent | PhotoshopEvents may be dispatched at various points in this API, and can contain useful information for determining the status of the connection and encryption. | |
| PhotoshopMessageEvent | A PhotoshopMessageEvent is similar to PhotoshopEvent in that the API may choose to dispatch it during execution, however, it contains information specific to sending, receiving, and parsing Messages. | |
| SubscriptionEvent | A SubscriptionEvent is dispatched by classes such as the SubscriptionManager, and will contain useful information regarding the user events in Photoshop. |