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

#include <AlexaLauncherTargetState.h>

Public Attributes

std::string identifier
 
std::string name
 The name associated with the identifier. More...
 

Detailed Description

Struct that represents the AlexaLauncher target properties.

Member Data Documentation

◆ identifier

std::string alexaClientSDK::acsdkAlexaLauncherInterfaces::TargetState::identifier

The identifier for the item to launch. Application identifiers contain app, and shortcut identifiers contain shortcut. For a complete list of identifiers see https://developer.amazon.com/docs/video/launch-target-reference.html

◆ name

std::string alexaClientSDK::acsdkAlexaLauncherInterfaces::TargetState::name

The name associated with the identifier.


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