![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <DavsEndpointHandlerInterface.h>
Public Member Functions | |
virtual | ~DavsEndpointHandlerInterface ()=default |
virtual std::string | getDavsUrl (std::shared_ptr< commonInterfaces::DavsRequest > request)=0 |
Interface for managing the URL generation for DAVS specific requests.
|
virtualdefault |
Destructor.
|
pure virtual |
Generates the URL given the DAVS requests, will return an empty string upon failure.
request | DAVS request containing all the necessary information needed to identify a DAVS artifact. |
Implemented in alexaClientSDK::acsdkAssets::davs::DavsEndpointHandlerV3.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0