public class RemoteLocationContext extends Object implements LocationContext
| 构造器和说明 |
|---|
RemoteLocationContext(ExecuteMethod executeMethod) |
public RemoteLocationContext(ExecuteMethod executeMethod)
public Location location()
LocationContextlocation 在接口中 LocationContextLocation containing the location information. Returns null if the location is
not availablepublic void setLocation(Location location)
LocationContextsetLocation 在接口中 LocationContextlocation - A Location containing the new location information