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
A
CallChangedEvent can be triggered, when
an ActiveCall has changed without any
change of the CallState.- Since:
- 11.30
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ActiveCallProvider
getActiveCallMethods inherited from interface com.novomind.ecom.common.api.attribute.Described
getDescriptionMethods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDateMethods inherited from interface com.novomind.ecom.common.api.attribute.Named
getName
-
Method Details
-
getAttributes
- Returns:
- any attributes for the event
- Since:
- 12.41
-