![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
An optional struct that may return additional information. More...
#include <CBLAuthorizationObserverInterface.h>
Public Member Functions | |
CustomerProfile ()=default | |
Constructor. More... | |
CustomerProfile (const std::string &pName, const std::string &pEmail) | |
Public Attributes | |
std::string | name |
The name associated with the account. More... | |
std::string | |
The email associated with the account. More... | |
An optional struct that may return additional information.
|
default |
Constructor.
|
inline |
Constructor.
pName | The name. |
pEmail | The email. |
std::string alexaClientSDK::acsdkAuthorizationInterfaces::lwa::CBLAuthorizationObserverInterface::CustomerProfile::email |
The email associated with the account.
std::string alexaClientSDK::acsdkAuthorizationInterfaces::lwa::CBLAuthorizationObserverInterface::CustomerProfile::name |
The name associated with the account.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0