Package com.iizix.user.geo
Class UserLocation
java.lang.Object
com.iizix.user.geo.UserLocation
Class holding the user with the latest location.
- Author:
- Christopher Mindus
Field Summary
Modifier and TypeFieldDescriptionfinal DeviceLocation
The device location.final IAuthenticatedUser
The authenticated user.Constructor Summary
Method Summary
Field Details
user
The authenticated user.location
The device location.
Constructor Details
UserLocation
Constructor.
Method Details