|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RouteUsedEvent
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 |
|---|
Terminal getRouteUsed()
Terminal getCallingTerminal()
Address getCallingAddress()
boolean getDomain()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||