cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CookiesInfo Struct Reference

#include <HttpCookie.h>

Public Attributes

std::string domain
local domain
bool tailmatch
local tailmatch
std::string path
local path
bool secure
var secure
local secure
std::string name
var name
local name
std::string value
var value
local value
std::string expires
var expires
local expires

Member Data Documentation

std::string domain
var domain
local domain
std::string expires
var expires
local expires
std::string name
var name
local name
std::string path
var path
local path
bool secure
var secure
local secure
bool tailmatch
var tailmatch
local tailmatch
std::string value
var value
local value

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