Uses of Class
com.iizix.user.geo.UserLocation
Uses of UserLocation in com.iizix.server.user
Modifier and TypeMethodDescriptionUserAuthentication.getUserLocations()
Finds locations of all users.Uses of UserLocation in com.iizix.user
Modifier and TypeMethodDescriptionIAuthenticatedUserProvider.getUserLocations()
Finds locations of all users.Uses of UserLocation in com.iizix.user.geo
Modifier and TypeMethodDescriptionvoid
IUserLocationListener.onUserLocationChanged
(UserLocation userLocation) Called when the user location changes.ModifierConstructorDescriptionNearby
(UserLocation location, double distance, boolean isElevationUsed) Constructor.