Class DeviceLocation
java.lang.Object
com.iizix.geo.DeviceLocation
Class holding the location of a device.
- Author:
- Christopher Mindus
Constructor Details
DeviceLocation
Constructor.- Parameters:
device- The device UUID.location- The location.- Throws:
NullPointerException- If deviceId or location is null.
Method Details
getLocation
getDeviceUUID
Returns the device UUID if possible.- Returns:
- The device UUID, "browser" or "unknown".
equals
hashCode
toString