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

#include <VideoEntityTypes.h>

Public Attributes

std::unordered_map< std::string, std::string > externalIds
 
std::string name
 The name of the event type. More...
 

Detailed Description

An event is an entity object to a type of event; examples would include sports, music, or other types of events. For example, searching for "Football games" would search for a 'game' event entity and a 'football' sport entity.

Member Data Documentation

◆ externalIds

std::unordered_map<std::string, std::string> alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Event::externalIds

External Id map where key is the provider, value is the Id; for example, a key-value pair could be asin_us and B089PWRYQL.

◆ name

std::string alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Event::name

The name of the event type.


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