Alexa Auto SDK  4.3
Public Types | List of all members
aace::network::NetworkInfoProviderEngineInterface Class Referenceabstract

Public Types

enum  NetworkStatus {
  NetworkStatus::UNKNOWN,
  NetworkStatus::DISCONNECTED,
  NetworkStatus::DISCONNECTING,
  NetworkStatus::CONNECTED,
  NetworkStatus::CONNECTING
}
 

Detailed Description

NetworkInfoProviderEngineInterface

Member Enumeration Documentation

◆ NetworkStatus

Describes the status of network connectivity

Enumerator
UNKNOWN 

The network is unknown.

DISCONNECTED 

The network is disconnected.

DISCONNECTING 

The network is disconnecting.

CONNECTED 

The network is connected.

CONNECTING 

The network is connecting.


Alexa Auto SDK 4.3 - Copyright 2017-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0