AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::acsdkCommunicationInterfaces::CommunicationInvokeHandlerInterface< ReturnType, ArgTypes > Member List

This is the complete list of members for alexaClientSDK::acsdkCommunicationInterfaces::CommunicationInvokeHandlerInterface< ReturnType, ArgTypes >, including all inherited members.

deregister(const std::string &name, const std::shared_ptr< FunctionInvokerInterface< ReturnType, ArgTypes... >> &functionImplementation)=0alexaClientSDK::acsdkCommunicationInterfaces::CommunicationInvokeHandlerInterface< ReturnType, ArgTypes >pure virtual
invoke(const std::string &name, ArgTypes...)=0alexaClientSDK::acsdkCommunicationInterfaces::CommunicationInvokeHandlerInterface< ReturnType, ArgTypes >pure virtual
registerFunction(const std::string &name, std::shared_ptr< FunctionInvokerInterface< ReturnType, ArgTypes... >> functionImplementation)=0alexaClientSDK::acsdkCommunicationInterfaces::CommunicationInvokeHandlerInterface< ReturnType, ArgTypes >pure virtual
~CommunicationInvokeHandlerInterface()=defaultalexaClientSDK::acsdkCommunicationInterfaces::CommunicationInvokeHandlerInterface< ReturnType, ArgTypes >virtual

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