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

Typedefs

using MetricRecorderComponent = acsdkManufactory::Component< std::shared_ptr< avsCommon::utils::metrics::MetricRecorderInterface > >
 

Functions

MetricRecorderComponent getComponent ()
 

Typedef Documentation

◆ MetricRecorderComponent

Manufactory Component definition for null implementation of MetricRecorderInterface

Function Documentation

◆ getComponent()

MetricRecorderComponent alexaClientSDK::acsdkMetricRecorder::getComponent ( )

Get the Manufactory component for creating null instances of MetricRecorderInterface.

Returns
The default Manufactory component for creating null instances of MetricRecorderInterface.

Get the Manufactory component for creating instances of MetricRecorderInterface.

Returns
The default Manufactory component for creating instances of MetricRecorderInterface.

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