The following table gives an overview of the main parts of the interop library.
| Name | Description |
|---|---|
| Base64 | Base64 helper functions. |
| Class | Object tracking between native and JavaScript. |
| Interop | Functions to export from your Interop. |
| Dictionary | Dictionary object used to pass data between systems. |
| NotificationCenter | Send and receive event notifications. |
| String | String helper functions. |
| Task | Task object interface. |