AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
MyCurlContext Struct Reference
Collaboration diagram for MyCurlContext:
Collaboration graph
[legend]

Public Attributes

WRITE_CALLBACK callback
 
void * callbackData
 
string preparedResponse
 
bool returnNotFound
 
bool headerRequest = false
 
bool headAndData = false
 
WRITE_CALLBACK headerCallback
 
void * headerCallbackData
 

Member Data Documentation

◆ callback

WRITE_CALLBACK MyCurlContext::callback

◆ callbackData

void* MyCurlContext::callbackData

◆ headAndData

bool MyCurlContext::headAndData = false

◆ headerCallback

WRITE_CALLBACK MyCurlContext::headerCallback

◆ headerCallbackData

void* MyCurlContext::headerCallbackData

◆ headerRequest

bool MyCurlContext::headerRequest = false

◆ preparedResponse

string MyCurlContext::preparedResponse

◆ returnNotFound

bool MyCurlContext::returnNotFound

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