|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Service for finding location of mobile terminal. The location is returned if the terminal is available.
LocationManager2| Method Summary | |
Location |
getLocation(java.lang.String routeId,
java.lang.String requesterAddress,
java.lang.String endUserAddress,
Accuracy accuracy)
Deprecated. Returns location of mobile terminal if available. |
| Method Detail |
public Location getLocation(java.lang.String routeId,
java.lang.String requesterAddress,
java.lang.String endUserAddress,
Accuracy accuracy)
throws UnknownEndUserAddressException,
GatewayException,
NoRouteCredentialsException,
java.rmi.RemoteException
routeId - route identifierrequesterAddress - requester address (MSISDN number or some other identifier)endUserAddress - target end user address (MSISDN number or some other identifier)accuracy - location accuracy
Location containing all relevant location data
UnknownEndUserAddressException - when end user address was unknown
GatewayException - when gateway couldn't process request for some reason
NoRouteCredentialsException - when security credentials cannot be resolved for specified route
java.rmi.RemoteException - when there was communication error with gateway
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||