All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcenter.events.RouteSessionEvent

public interface RouteSessionEvent
The RouteSessionEvent interface encapsulates a route session event. It augments Event


Method Index

 o getRouteSession()
This returns the RouteSession object to be used to handle the event.

Methods

 o getRouteSession
 public abstract RouteSession getRouteSession()
This returns the RouteSession object to be used to handle the event.


All Packages  Class Hierarchy  This Package  Previous  Next  Index