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

A struct used for bookkeeping of parse results. More...

Public Attributes

int requestId
 
std::string url
 
avsCommon::utils::playlistParser::PlaylistParseResult parseResult
 
std::chrono::milliseconds duration
 

Detailed Description

A struct used for bookkeeping of parse results.

Member Data Documentation

◆ duration

std::chrono::milliseconds alexaClientSDK::playlistParser::test::TestParserObserver::ParseResult::duration

◆ parseResult

avsCommon::utils::playlistParser::PlaylistParseResult alexaClientSDK::playlistParser::test::TestParserObserver::ParseResult::parseResult

◆ requestId

int alexaClientSDK::playlistParser::test::TestParserObserver::ParseResult::requestId

◆ url

std::string alexaClientSDK::playlistParser::test::TestParserObserver::ParseResult::url

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