|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The RouteUsedEvent event interface indicates the
RouteSession interface has moved into the
RouteSession.ROUTE_USED state and the Call has terminated at
a destination as a result of routing by the application. This interface
extends the RouteSessionEvent interface and is reported via the
RouteCallback interface.
RouteSession,
RouteCallback,
RouteSessionEvent| Method Summary | |
Address |
getCallingAddress()
Returns the calling Address. |
Terminal |
getCallingTerminal()
Returns the calling Terminal. |
boolean |
getDomain()
Returns true if the call was routed out of the Provider's domain, false otherwise. |
Terminal |
getRouteUsed()
Returns the final destination Terminal. |
| Methods inherited from interface javax.telephony.callcenter.events.RouteSessionEvent |
getRouteSession |
| Method Detail |
public Terminal getRouteUsed()
public Terminal getCallingTerminal()
public Address getCallingAddress()
public boolean getDomain()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||