AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::afml::test::MockActivityTrackerInterface::ExpectedChannelStateResult Struct Reference

Structure of expected Channel::State result from tests. More...

Public Attributes

const std::string name
 The expected channel name. More...
 
const std::string interfaceName
 The expected interface name. More...
 
const FocusState focusState
 The expected focus state. More...
 

Detailed Description

Structure of expected Channel::State result from tests.

Member Data Documentation

◆ focusState

const FocusState alexaClientSDK::afml::test::MockActivityTrackerInterface::ExpectedChannelStateResult::focusState

The expected focus state.

◆ interfaceName

const std::string alexaClientSDK::afml::test::MockActivityTrackerInterface::ExpectedChannelStateResult::interfaceName

The expected interface name.

◆ name

const std::string alexaClientSDK::afml::test::MockActivityTrackerInterface::ExpectedChannelStateResult::name

The expected channel name.


The documentation for this struct 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