RDK Documentation (Open Sourced RDK Components)
ResponseInfo Struct Reference
Collaboration diagram for ResponseInfo:
Collaboration graph

Data Fields

int http_code
 
std::string url
 
std::string payload
 
headers_t headers
 

yes

Definition at line 69 of file mediaplayerdlna.cpp.

Field Documentation

◆ http_code

int ResponseInfo::http_code

Definition at line 70 of file mediaplayerdlna.cpp.

◆ url

std::string ResponseInfo::url

Definition at line 71 of file mediaplayerdlna.cpp.

◆ payload

std::string ResponseInfo::payload

Definition at line 72 of file mediaplayerdlna.cpp.

◆ headers

headers_t ResponseInfo::headers

Definition at line 73 of file mediaplayerdlna.cpp.


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