Home
last modified time | relevance | path

Searched refs:WebSocket_OpenResult (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Dnetstack.md34 | [WebSocket_OpenResult](_web_socket___open_result.md) | websocket客户端来自服务端连接成功的参数。 |
44 …t_onopencallback)) (struct [WebSocket](_web_socket.md) \*client, [WebSocket_OpenResult](_web_socke…
90 | [WebSocket_OpenResult::code](#code-33) | websocket客户端连接成功码。 |
91 | [WebSocket_OpenResult::reason](#reason-33) | websocket客户端连接原因。 |
164 typedef void(* WebSocket_OnOpenCallback) (struct WebSocket *client, WebSocket_OpenResult openResult)
681 uint32_t WebSocket_OpenResult::code
813 const char* WebSocket_OpenResult::reason
H A Dnet__websocket__type_8h.md27 | [WebSocket_OpenResult](_web_socket___open_result.md) | websocket客户端来自服务端连接成功的参数。 |
37 …t_onopencallback)) (struct [WebSocket](_web_socket.md) \*client, [WebSocket_OpenResult](_web_socke…
H A D_web_socket___open_result.md1 # WebSocket_OpenResult chapter
H A DReadme-CN.md57 - [WebSocket_OpenResult](_web_socket___open_result.md)
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/
H A Dnet_websocket_type.h88 struct WebSocket_OpenResult { struct
103 typedef void (*WebSocket_OnOpenCallback)(struct WebSocket *client, WebSocket_OpenResult openResult); argument
H A Dnet_websocket_adapter.h35 int32_t Conv2OpenResult(struct OpenResult openResult, struct WebSocket_OpenResult *webSocketOpenRes…
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Dnet__websocket__type_8h.md27 | [WebSocket_OpenResult](_web_socket___open_result.md) | Parameters for the connection success repo…
37 …t_onopencallback)) (struct [WebSocket](_web_socket.md) \*client, [WebSocket_OpenResult](_web_socke…
H A D_web_socket___open_result.md1 # WebSocket_OpenResult chapter
H A Dnetstack.md34 | [WebSocket_OpenResult](_web_socket___open_result.md) | Parameters for the connection success rece…
44 …t_onopencallback)) (struct [WebSocket](_web_socket.md) \*client, [WebSocket_OpenResult](_web_socke…
90 | [WebSocket_OpenResult::code](#code-33) | Connection success code for the WebSocket client. |
91 | [WebSocket_OpenResult::reason](#reason-33) | Connection reason for the WebSocket client. |
164 typedef void(* WebSocket_OnOpenCallback) (struct WebSocket *client, WebSocket_OpenResult openResult)
678 uint32_t WebSocket_OpenResult::code
810 const char* WebSocket_OpenResult::reason
H A DReadme-EN.md53 - [WebSocket_OpenResult](_web_socket___open_result.md)
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket_adapter.cpp88 int32_t Conv2OpenResult(struct OpenResult openResult, struct WebSocket_OpenResult *webSocketOpenRes… in Conv2OpenResult()
H A Dnet_websocket.cpp65 struct WebSocket_OpenResult OH_OpenResult; in OH_NetStack_OnOpenCallback()
/ohos5.0/foundation/communication/netstack/test/unittest/websocket_capi_unittest/
H A Dwebsocket_capi_unittest.cpp40 static void OnOpen(struct WebSocket *client, WebSocket_OpenResult openResult) {} in OnOpen()
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md3256 - [WebSocket_OpenResult](reference/apis-network-kit/_web_socket___open_result.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3122 - [WebSocket_OpenResult](reference/apis-network-kit/_web_socket___open_result.md)