AWS SDK Version 3 for .NET
API Reference

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.

Detailed information about a device's status.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.DeviceStatusInfo

Namespace: Amazon.AlexaForBusiness.Model
Assembly: AWSSDK.AlexaForBusiness.dll
Version: 3.x.y.z

Syntax

C#
public class DeviceStatusInfo

The DeviceStatusInfo type exposes the following members

Constructors

NameDescription
Public Method DeviceStatusInfo()

Properties

NameTypeDescription
Public Property ConnectionStatus Amazon.AlexaForBusiness.ConnectionStatus

Gets and sets the property ConnectionStatus.

The latest available information about the connection status of a device.

Public Property ConnectionStatusUpdatedTime System.DateTime

Gets and sets the property ConnectionStatusUpdatedTime.

The time (in epoch) when the device connection status changed.

Public Property DeviceStatusDetails System.Collections.Generic.List<Amazon.AlexaForBusiness.Model.DeviceStatusDetail>

Gets and sets the property DeviceStatusDetails.

One or more device status detail descriptions.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5