![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AttachmentUtils.h>
Static Public Member Functions | |
static std::unique_ptr< AttachmentReader > | createAttachmentReader (const std::vector< char > &srcBuffer) |
A collection of util functions related to Attachment classes.
|
static |
Create an AttachmentReader
with a preset content of a std::vector
of char
.
srcBuffer | The reader content. |
AttachmentReader
or nullptr
if the operation failed. AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0