Contains the data structures passed in and out of the Linxter SDK API.
Classes
| Class | Description | |
|---|---|---|
| Attachment |
This class represents an attachment with Metadata in the Linxter System.
| |
| AttachmentInfo |
This class represents information about how and where an attachment is stored.
| |
| ChannelRequestInfo |
Channel Request information
| |
| LinxterMessage |
The linxter message class.
| |
| MessageSettings |
The MessageSettings class.
| |
| ProgramInstanceInfo |
ProgramInstanceInfo class
| |
| ReceiveSettings |
Message Retrieval Settings
| |
| RetryLogEntry |
A data structure for retry log entries. These are created when an operation is attempted and cannot be completed, typically
due to an inability to connect to the Linxter ISB. Additional attempts are made in the background until the operation can be completed.
| |
| SendSettings |
Message Sending Settings
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ChannelAction |
Action towards a program instance
| |
| ChannelApprovalType |
Received Communication Channel Requests setting
| |
| FindProgramInstanceType |
The type of search criteria for program instance.
| |
| MessageTrackingEvent |
The disposition of a message which is being tracked.
|