AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Static Public Member Functions | List of all members
alexaClientSDK::registrationManager::CustomerDataManagerFactory Class Reference

#include <CustomerDataManagerFactory.h>

Static Public Member Functions

static std::shared_ptr< registrationManager::CustomerDataManagerInterfacecreateCustomerDataManagerInterface ()
 

Detailed Description

Factory class that creates an instance of CustomerDataManager.

Member Function Documentation

◆ createCustomerDataManagerInterface()

static std::shared_ptr<registrationManager::CustomerDataManagerInterface> alexaClientSDK::registrationManager::CustomerDataManagerFactory::createCustomerDataManagerInterface ( )
static

Creates an instance of CustomerDataManager.

Note
This method is
Deprecated:
. Consider using RegistrationManagerComponent to create an instance of CustomerDataManager.
Returns
A pointer to the CustomerDataManagerInterface.

The documentation for this class was generated from the following file:

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