Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H A Dwebsocket_client_innerapi.h52 struct OpenResult { struct
68 typedef void (*OnOpenCallback)(WebSocketClient *client, OpenResult openResult); argument