The DialerHistoryMessage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Agent |
The agent that this message applies to.
| |
| Campaign |
The Id of the campaign this message applies to.
| |
| Content |
The textual content of the message.
| |
| ErrorType |
THe type of error-level event, or None if it is not an error-level event.
| |
| Footer |
Optional additional information.
| |
| InfoType |
The type of information-level event, or None if it is not an information-level event.
| |
| MessageTime |
The time that this message was generated.
| |
| ProcessName |
The name of the process that this message originated from.
| |
| Severity |
The severity level of this message.
| |
| Site |
The site that this message originated from.
| |
| Title |
A brief summary of the message contents.
| |
| WarningType |
The type of warning-level event, or None if it is not a warning-level event.
|