thing-if SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
kii_socket_context_t Struct Reference

#include <kii_socket_callback.h>

Data Fields

void * app_context
 
int socket
 
kii_http_error_t http_error
 

Field Documentation

void* kii_socket_context_t::app_context

Application specific context object. Used by socket callback implementations.

kii_http_error_t kii_socket_context_t::http_error

HTTP client error.

int kii_socket_context_t::socket

Application specific socket. Used by socket callback implementations.


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