openharmony 鸿蒙 capi-netstack-websocket

2026-08-25 浏览 (1)

WebSocket

struct WebSocket {...}

Overview

Defines the WebSocket client struct.

Since: 11

Related module: netstack

Header file: net_websocket_type.h

Summary

Member Variables

NameDescription
WebSocket_OnOpenCallback onOpenPointer to the callback invoked when the WebSocket client receives a connection message.
WebSocket_OnMessageCallback onMessagePointer to the callback invoked when the WebSocket client receives a message.
WebSocket_OnErrorCallback onErrorPointer to the callback invoked when the WebSocket client receives an error message.
WebSocket_OnCloseCallback onClosePointer to the callback invoked when the WebSocket client receives a close message.
WebSocket_RequestOptions requestOptionsOptions of the connection request.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 capi-netconnection-netconn-connectionproperties

openharmony 鸿蒙 errorcode-net-mdns

openharmony 鸿蒙 js-apis-net-ethernet-sys

openharmony 鸿蒙 errorcode-net-http

openharmony 鸿蒙 capi-netstack-http-proxy

openharmony 鸿蒙 js-apis-system-fetch

openharmony 鸿蒙 errorcode-kernel

openharmony 鸿蒙 capi-netstack-netstack-certblob

openharmony 鸿蒙 js-apis-net-mdns

openharmony 鸿蒙 capi-netstack-websocket-closeoption

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/jJMEGJ1s