Home
last modified time | relevance | path

Searched defs:CWebSocketRequestOptions (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/netstack/frameworks/cj/websocket/include/
Dffi_structs.h45 struct CWebSocketRequestOptions { struct
46 CArrString header;
47 char* caPath;
48 CClientCert* clientCert;
49 char* protocol;
50 bool usingSystemProxy;
51 CHttpProxy* httpProxy;
52 uint32_t pingInterval;
53 uint32_t pongTimeout;