Uplink-Nodejs  1.0.8
Nods.js binding fo libUplink
uploadAbortPromiseObj Struct Reference

#include <definitions.h>

Public Attributes

int async_action_status
 
napi_deferred deferred
 
napi_async_work work
 
napi_value result
 
UplinkUpload upload_result
 
UplinkError * error_result
 

Member Data Documentation

◆ async_action_status

int uploadAbortPromiseObj::async_action_status

◆ deferred

napi_deferred uploadAbortPromiseObj::deferred

◆ error_result

UplinkError* uploadAbortPromiseObj::error_result

◆ result

napi_value uploadAbortPromiseObj::result

◆ upload_result

UplinkUpload uploadAbortPromiseObj::upload_result

◆ work

napi_async_work uploadAbortPromiseObj::work

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