AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkAssets::manager::StorageManager::ReservationToken Struct Reference

#include <StorageManager.h>

Public Member Functions

 ~ReservationToken ()
 

Detailed Description

A reservation token class will be used to reserve space before downloading any artifacts, this token will then be used to utilize the reserved space when acquiring a resource. If this object is destroyed, the reserved space allocated by it will automatically be freed.

Constructor & Destructor Documentation

◆ ~ReservationToken()

alexaClientSDK::acsdkAssets::manager::StorageManager::ReservationToken::~ReservationToken ( )
inline

Destructor to free up any reserved space.


The documentation for this struct was generated from the following file:

AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0