Interface CallChangedEvent
-
- All Superinterfaces:
ActiveCallEvent
,ActiveCallProvider
,com.novomind.ecom.common.api.attribute.Described
,Event
,com.novomind.ecom.common.api.attribute.Named
- All Known Subinterfaces:
QueuedCallChangedEvent
public interface CallChangedEvent extends ActiveCallEvent, com.novomind.ecom.common.api.attribute.Named, com.novomind.ecom.common.api.attribute.Described
ACallChangedEvent
can be triggered, when anActiveCall
has changed without any change of theCallState
.- Since:
- 11.30
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ActiveCallProvider
getActiveCall
-
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
-
-