![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <VideoEntityTypes.h>
Public Member Functions | |
Channel (int channelNum) | |
Public Attributes | |
std::unordered_map< std::string, std::string > | externalIds |
int | channelNumber |
The channel number. More... | |
std::string | channelCallSign |
The call sign for the channel. More... | |
std::string | uri |
The URI of the channel. More... | |
std::string | name |
The name of the channel. More... | |
A channel type entity object that represents the identifying data for a television channel.
|
inline |
std::string alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Channel::channelCallSign |
The call sign for the channel.
int alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Channel::channelNumber |
The channel number.
std::unordered_map<std::string, std::string> alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Channel::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.
std::string alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Channel::name |
The name of the channel.
std::string alexaClientSDK::acsdkAlexaVideoCommon::VideoEntity::Channel::uri |
The URI of the channel.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0