Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp96 struct OnOpenClosePara { struct
97 OnOpenClosePara() : status(0) {} in OnOpenClosePara() function
98 uint32_t status;
99 std::string message;