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

#include <KeywordDetectorStateNotifier.h>

Inheritance diagram for alexaClientSDK::acsdkKWDImplementations::KeywordDetectorStateNotifier:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkKWDImplementations::KeywordDetectorStateNotifier:
Collaboration graph
[legend]

Static Public Member Functions

static std::shared_ptr< acsdkKWDInterfaces::KeywordDetectorStateNotifierInterfacecreateKeywordDetectorStateNotifierInterface ()
 

Additional Inherited Members

- Public Member Functions inherited from alexaClientSDK::acsdkNotifier::Notifier< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface >
 Notifier ()
 
void addObserver (const std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &observer) override
 
void removeObserver (const std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &observer) override
 
void addWeakPtrObserver (const std::weak_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &observer) override
 
void removeWeakPtrObserver (const std::weak_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &observer) override
 
void notifyObservers (std::function< void(const std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &)> notify) override
 
bool notifyObserversInReverse (std::function< void(const std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &)> notify) override
 
void setAddObserverFunction (std::function< void(const std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > &)> addObserverFunc) override
 
- Public Member Functions inherited from alexaClientSDK::acsdkNotifierInterfaces::NotifierInterface< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface >
virtual ~NotifierInterface ()=default
 

Detailed Description

Relays notifications related to KeywordDetectorState.

Member Function Documentation

◆ createKeywordDetectorStateNotifierInterface()

std::shared_ptr< acsdkKWDInterfaces::KeywordDetectorStateNotifierInterface > alexaClientSDK::acsdkKWDImplementations::KeywordDetectorStateNotifier::createKeywordDetectorStateNotifierInterface ( )
static

Factory method.

Returns
A new instance of KeywordDetectorStateNotifierInterface.

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

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