|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InteractionOutboundEvent
An event reporting an outbound status change in an InteractionVoiceOutbound.
| Nested Class Summary | |
|---|---|
static class |
InteractionOutboundEvent.Type
Enum for the possible types of record status. |
| Method Summary | |
|---|---|
InteractionVoiceOutbound.OutboundStatus |
getInteractionOutboundStatus()
Deprecated. |
InteractionVoiceOutbound |
getInteractionVoiceOutbound()
Deprecated. |
OutboundRecord |
getRecord()
Returns the record associated with the interaction in the concerned events. |
OutboundRecord.Status |
getRecordStatus()
Returns the status of the record associated with the interaction. |
InteractionOutboundEvent.Type |
getType()
Returns the type. |
| Methods inherited from interface com.genesyslab.ail.event.ObjectEvent |
|---|
getSource |
| Method Detail |
|---|
InteractionVoiceOutbound getInteractionVoiceOutbound()
InteractionVoiceOutbound to which this
event is related. This method returns the same as ObjectEvent.getSource().
InteractionOutboundEvent.Type getType()
OutboundRecord getRecord()
InteractionVoiceOutbound.OutboundStatus getInteractionOutboundStatus()
OutboundRecord.Status getRecordStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||