| EventInformation Class |
Namespace: Inkostar
The EventInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AlarmDetails | Returns details of the alarm raised within the channel. This value is returned when a ChannelAlarm event is raised. | |
| ANI | Returns if applicable the inbound call ANI. | |
| CallDurationSecs | Returns the duration in seconds of the call. This value is returned when a Disconnected event is raised. | |
| CallProgressResult | Returns the enumerated OutboundCallProgressResult which corresponds to the result of the call progress analysis during an outbound call. This value is returned when a Connected event is raised. | |
| DigitsReceived | Returns the content of the digits buffer when the digits collection was completed successfully. This value is returned when a DigitsReceived event is raised. | |
| DNIS | Returns if applicable the inbound call DNIS. | |
| FatalErrrorReason | Returns the content of the fatal error reason when an event of type FatalError is raised. | |
| OutboundCallFailureReason | Returns the cause of the outbound call failure when call progress analysis was not used. This value is returned when an OutboundCallFailure event is raised. | |
| PlaybackDurationSecs | Returns the duration in seconds of the played prompt. This value is returned when a PlaybackStopped event is raised. | |
| RecordingDurationSecs | Returns the duration in seconds of the recorded content. This value is returned when a RecordingStopped event is raised. | |
| TaskFailureReason | Returns the content of the task failure reason when an event of type TaskFailed is raised. |