![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <RemoteVideoPlayerTypes.h>
Public Member Functions | |
TimeWindow () | |
Public Attributes | |
avsCommon::utils::Optional< std::chrono::time_point< std::chrono::system_clock > > | startTime |
The start time for the time window. More... | |
avsCommon::utils::Optional< std::chrono::time_point< std::chrono::system_clock > > | endTime |
The end time for the time window. More... | |
A time window type.
|
inline |
Default constructor.
avsCommon::utils::Optional<std::chrono::time_point<std::chrono::system_clock> > alexaClientSDK::alexaRemoteVideoPlayerInterfaces::RemoteVideoPlayerRequest::TimeWindow::endTime |
The end time for the time window.
avsCommon::utils::Optional<std::chrono::time_point<std::chrono::system_clock> > alexaClientSDK::alexaRemoteVideoPlayerInterfaces::RemoteVideoPlayerRequest::TimeWindow::startTime |
The start time for the time window.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0