AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
bool | checkIfOkToDownload (std::shared_ptr< VendableArtifact >, size_t) override |
void | onCheckFailure (ResultCode) override |
Public Member Functions inherited from alexaClientSDK::acsdkAssets::davsInterfaces::DavsCheckCallbackInterface | |
virtual | ~DavsCheckCallbackInterface ()=default |
virtual bool | checkIfOkToDownload (std::shared_ptr< commonInterfaces::VendableArtifact > artifact, size_t freeSpaceNeeded)=0 |
Public Attributes | |
bool | okToDownload |
bool | checkFailure |
|
inlineoverride |
|
inlineoverridevirtual |
An event that is called when the check failed with a specific reason.
errorCode | reason for the failure. |
Implements alexaClientSDK::acsdkAssets::davsInterfaces::DavsCheckCallbackInterface.
bool MyChecker::checkFailure |
bool MyChecker::okToDownload |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0