All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcenter.events.RouteCallbackEndedEvent

public interface RouteCallbackEndedEvent
The RouteCallbackEndedEvent interface encapsulates a route callback ended event.


Method Index

 o getRouteAddress()
This returns the RouteAddress that the route service was for.

Methods

 o getRouteAddress
 public abstract RouteAddress getRouteAddress()
This returns the RouteAddress that the route service was for.


All Packages  Class Hierarchy  This Package  Previous  Next  Index