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 SummaryFieldsModifier and TypeFieldDescription- final DeviceLocationThe device location.- final IAuthenticatedUserThe authenticated user.
- Constructor SummaryConstructors
- Method Summary
- Field Details- userThe authenticated user.
- locationThe device location.
 
- Constructor Details- UserLocationConstructor.
 
- Method Details