![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Public Member Functions | |
MOCK_METHOD1 (renderTemplateCard, void(const std::string &jsonPayload)) | |
MOCK_METHOD2 (renderPlayerInfoCard, void(const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo)) | |
![]() | |
virtual | ~TemplateRuntimeObserverInterface ()=default |
virtual void | renderTemplateCard (const std::string &jsonPayload)=0 |
virtual void | renderPlayerInfoCard (const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo)=0 |
alexaClientSDK::templateRuntime::test::MockGui::MOCK_METHOD1 | ( | renderTemplateCard | , |
void(const std::string &jsonPayload) | |||
) |
alexaClientSDK::templateRuntime::test::MockGui::MOCK_METHOD2 | ( | renderPlayerInfoCard | , |
void(const std::string &jsonPayload, TemplateRuntimeObserverInterface::AudioPlayerInfo audioPlayerInfo) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0