public class TrackingModelFactory
extends java.lang.Object
Constructor and Description |
---|
TrackingModelFactory() |
Modifier and Type | Method and Description |
---|---|
static DevicePositionUpdate |
createDevicePositionUpdate(java.lang.String deviceId,
android.location.Location location)
Creates a DevicePosition object.
|
public static DevicePositionUpdate createDevicePositionUpdate(java.lang.String deviceId, android.location.Location location)
location
- The location object from AndroidCopyright © 2018 Amazon Web Services, Inc. All Rights Reserved.