xref: /docs/zh-cn/application-dev/reference/apis-network-kit/_web_socket___header.md
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /docs/zh-cn/application-dev/reference/apis-network-kit/
1e41f4b71Sopenharmony_ci# WebSocket_Header
2e41f4b71Sopenharmony_ci
3e41f4b71Sopenharmony_ci
4e41f4b71Sopenharmony_ci## 概述
5e41f4b71Sopenharmony_ci
6e41f4b71Sopenharmony_ciwebsocket客户端增加header头的链表节点。
7e41f4b71Sopenharmony_ci
8e41f4b71Sopenharmony_ci**起始版本:** 11
9e41f4b71Sopenharmony_ci
10e41f4b71Sopenharmony_ci**相关模块:**[Netstack](netstack.md)
11e41f4b71Sopenharmony_ci
12e41f4b71Sopenharmony_ci
13e41f4b71Sopenharmony_ci## 汇总
14e41f4b71Sopenharmony_ci
15e41f4b71Sopenharmony_ci
16e41f4b71Sopenharmony_ci### 成员变量
17e41f4b71Sopenharmony_ci
18e41f4b71Sopenharmony_ci| 名称 | 描述 | 
19e41f4b71Sopenharmony_ci| -------- | -------- |
20e41f4b71Sopenharmony_ci| [FieldName](netstack.md#fieldname) | header头的字段名。 | 
21e41f4b71Sopenharmony_ci| [FieldValue](netstack.md#fieldvalue) | header头的字段内容。 | 
22e41f4b71Sopenharmony_ci| [next](netstack.md#next) | header头链表的next指针。 | 
23

Indexes created Thu Nov 07 10:32:03 CST 2024