Uses of Interface
com.iizix.user.geo.IUserLocationHistory
Packages that use IUserLocationHistory Package Description com.iizix.server.geo com.iizix.user Uses of IUserLocationHistory in com.iizix.server.geo
Classes in com.iizix.server.geo that implement IUserLocationHistory Modifier and Type Class Description class
UserLocationHistory
The implementation of the user location history.Uses of IUserLocationHistory in com.iizix.user
Methods in com.iizix.user that return IUserLocationHistory Modifier and Type Method Description IUserLocationHistory
IAuthenticatedUser. getLocationHistory()
Gets the user's location history.