| Interface | Description |
|---|---|
| AttachmentHandler |
The interface for an Attachment Handler object
|
| Class | Description |
|---|---|
| BaseAttachmentHandler |
Extend this class for your Attachment Handler implementation and implement the handleData method.
|
| SDILink |
Class to represent an SDI Link that can be converted to and from JSON
|
| SDILinks |
A class to represent an array of SDI Links that can be converted to JSON
|
| Enum | Description |
|---|---|
| HandlerType |