AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventListenerInterface Class Referenceabstract

#include <BluetoothEventListenerInterface.h>

Inheritance diagram for alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventListenerInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~BluetoothEventListenerInterface ()=default
 
virtual void onEventFired (const BluetoothEvent &event)=0
 

Detailed Description

Base interface for the objects listening to events.

Constructor & Destructor Documentation

◆ ~BluetoothEventListenerInterface()

virtual alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventListenerInterface::~BluetoothEventListenerInterface ( )
virtualdefault

Destructor

Member Function Documentation

◆ onEventFired()

virtual void alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventListenerInterface::onEventFired ( const BluetoothEvent event)
pure virtual

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