org.mobicents.slee.resource.parlay.csapi.jr.ui
Interface UiListener
- All Known Implementing Classes:
- UiListenerImpl
public interface UiListener
Ui Listener (where Ui means the whole User Interaction service)
onUserInteractionAbortedEvent
void onUserInteractionAbortedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionAbortedEvent event)
onUserInteractionNotificationInterruptedEvent
void onUserInteractionNotificationInterruptedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionNotificationInterruptedEvent event)
onUserInteractionNotificationContinuedEvent
void onUserInteractionNotificationContinuedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionNotificationContinuedEvent event)
onReportNotificationEvent
void onReportNotificationEvent(org.mobicents.csapi.jr.slee.ui.ReportNotificationEvent event)
onReportEventNotificationEvent
void onReportEventNotificationEvent(org.mobicents.csapi.jr.slee.ui.ReportEventNotificationEvent event)
onSendInfoResEvent
void onSendInfoResEvent(org.mobicents.csapi.jr.slee.ui.SendInfoResEvent event)
onSendInfoErrEvent
void onSendInfoErrEvent(org.mobicents.csapi.jr.slee.ui.SendInfoErrEvent event)
onSendInfoAndCollectResEvent
void onSendInfoAndCollectResEvent(org.mobicents.csapi.jr.slee.ui.SendInfoAndCollectResEvent event)
onSendInfoAndCollectErrEvent
void onSendInfoAndCollectErrEvent(org.mobicents.csapi.jr.slee.ui.SendInfoAndCollectErrEvent event)
onUserInteractionFaultDetectedEvent
void onUserInteractionFaultDetectedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionFaultDetectedEvent event)
onRecordMessageResEvent
void onRecordMessageResEvent(org.mobicents.csapi.jr.slee.ui.RecordMessageResEvent event)
onRecordMessageErrEvent
void onRecordMessageErrEvent(org.mobicents.csapi.jr.slee.ui.RecordMessageErrEvent event)
onDeleteMessageResEvent
void onDeleteMessageResEvent(org.mobicents.csapi.jr.slee.ui.DeleteMessageResEvent event)
onDeleteMessageErrEvent
void onDeleteMessageErrEvent(org.mobicents.csapi.jr.slee.ui.DeleteMessageErrEvent event)
onAbortActionResEvent
void onAbortActionResEvent(org.mobicents.csapi.jr.slee.ui.AbortActionResEvent event)
onAbortActionErrEvent
void onAbortActionErrEvent(org.mobicents.csapi.jr.slee.ui.AbortActionErrEvent event)
Copyright © 2009. All Rights Reserved.