AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Functions
alexaClientSDK::acsdkAuthorizationInterfaces::lwa Namespace Reference

Classes

class  CBLAuthorizationObserverInterface
 An observer interface used for callbacks when authorizing using CBL in LWAAuthorizationAdapterInterface. More...
 
class  LWAAuthorizationInterface
 
class  LWAAuthorizationStorageInterface
 

Functions

bool operator== (const CBLAuthorizationObserverInterface::CustomerProfile &lhs, const CBLAuthorizationObserverInterface::CustomerProfile &rhs)
 

Function Documentation

◆ operator==()

bool alexaClientSDK::acsdkAuthorizationInterfaces::lwa::operator== ( const CBLAuthorizationObserverInterface::CustomerProfile lhs,
const CBLAuthorizationObserverInterface::CustomerProfile rhs 
)
inline

Operator overload to compare two CustomerProfile objects.

Parameters
lhsThe object to compare.
rhsAnother object to compare.

Whether the two objects are considered equivalent.

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