AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Typedefs | Functions | Variables
SoftwareInfoSenderObserverInterface.h File Reference
#include <cstdint>
#include <limits>
Include dependency graph for SoftwareInfoSenderObserverInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::avsCommon::sdkInterfaces::SoftwareInfoSenderObserverInterface
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::sdkInterfaces
 
 alexaClientSDK::avsCommon::sdkInterfaces::softwareInfo
 

Typedefs

typedef int32_t alexaClientSDK::avsCommon::sdkInterfaces::softwareInfo::FirmwareVersion
 Type to use to communicate a firmware version. More...
 

Functions

bool alexaClientSDK::avsCommon::sdkInterfaces::softwareInfo::isValidFirmwareVersion (FirmwareVersion version)
 

Variables

static const FirmwareVersion alexaClientSDK::avsCommon::sdkInterfaces::softwareInfo::INVALID_FIRMWARE_VERSION = 0
 The invalid firmware version. More...
 
static const FirmwareVersion alexaClientSDK::avsCommon::sdkInterfaces::softwareInfo::MAX_FIRMWARE_VERSION = std::numeric_limits<FirmwareVersion>::max()
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0