WL865E4-P  36.07.001
M2MB_HTTPC_RESPONSE Struct Reference

HTTP client response. More...

#include <m2mb_httpc.h>

Data Fields

UINT32 length
 
UINT32 resp_Code
 
UINT8data
 

Detailed Description

HTTP client response.

Definition at line 125 of file m2mb_httpc.h.

Field Documentation

◆ data

UINT8* data

Data associated with the response if not NULL.

Definition at line 130 of file m2mb_httpc.h.

◆ length

UINT32 length

Length of the data.

Definition at line 126 of file m2mb_httpc.h.

◆ resp_Code

UINT32 resp_Code

Response code.

Definition at line 128 of file m2mb_httpc.h.


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