AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The device's position, IP address, and Wi-Fi access points.
Namespace: Amazon.LocationService.Model
Assembly: AWSSDK.LocationService.dll
Version: 3.x.y.z
public class DeviceState
The DeviceState type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeviceState() |
Name | Type | Description | |
---|---|---|---|
![]() |
Accuracy | Amazon.LocationService.Model.PositionalAccuracy |
Gets and sets the property Accuracy. |
![]() |
CellSignals | Amazon.LocationService.Model.CellSignals |
Gets and sets the property CellSignals. The cellular network infrastructure that the device is connected to. |
![]() |
DeviceId | System.String |
Gets and sets the property DeviceId. The device identifier. |
![]() |
Ipv4Address | System.String |
Gets and sets the property Ipv4Address. The device's Ipv4 address. |
![]() |
Position | System.Collections.Generic.List<System.Double> |
Gets and sets the property Position. The last known device position. |
![]() |
SampleTime | System.DateTime |
Gets and sets the property SampleTime.
The timestamp at which the device's position was determined. Uses
ISO 8601 format: |
![]() |
WiFiAccessPoints | System.Collections.Generic.List<Amazon.LocationService.Model.WiFiAccessPoint> |
Gets and sets the property WiFiAccessPoints. The Wi-Fi access points the device is using. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5