AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::ErrorObserverInterface Class Referenceabstract

Class to observe errors that arise from converting a URL to to an Attachment. More...

#include <UrlContentToAttachmentConverter.h>

Inheritance diagram for alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::ErrorObserverInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~ErrorObserverInterface ()=default
 
virtual void onError ()=0
 

Detailed Description

Class to observe errors that arise from converting a URL to to an Attachment.

Constructor & Destructor Documentation

◆ ~ErrorObserverInterface()

virtual alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::ErrorObserverInterface::~ErrorObserverInterface ( )
virtualdefault

Destructor.

Member Function Documentation

◆ onError()

virtual void alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::ErrorObserverInterface::onError ( )
pure virtual

Notification that an error has occurred in the streaming of content.

Implemented in alexaClientSDK::mediaPlayer::MediaPlayer.


The documentation for this class 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