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::WriteCompleteObserverInterface Class Referenceabstract

Class to allow notification when writing to the attachment is complete. More...

#include <UrlContentToAttachmentConverter.h>

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

Public Member Functions

virtual ~WriteCompleteObserverInterface ()=default
 
virtual void onWriteComplete ()=0
 

Detailed Description

Class to allow notification when writing to the attachment is complete.

Constructor & Destructor Documentation

◆ ~WriteCompleteObserverInterface()

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

Destructor.

Member Function Documentation

◆ onWriteComplete()

virtual void alexaClientSDK::playlistParser::UrlContentToAttachmentConverter::WriteCompleteObserverInterface::onWriteComplete ( )
pure virtual

Notification that the attachement has had all data written to it

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