mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 14:32:50 -04:00
57cb47a09d
Signed-off-by: liuxiyao223 <liuxiyao223@huawei.com>
26 lines
555 B
JSON
Executable File
26 lines
555 B
JSON
Executable File
[
|
|
{
|
|
"first_introduced": "11",
|
|
"name": "OH_WebSocketClient_Constructor"
|
|
},
|
|
{
|
|
"first_introduced": "11",
|
|
"name": "OH_WebSocketClient_AddHeader"
|
|
},
|
|
{
|
|
"first_introduced": "11",
|
|
"name": "OH_WebSocketClient_Connect"
|
|
},
|
|
{
|
|
"first_introduced": "11",
|
|
"name": "OH_WebSocketClient_Send"
|
|
},
|
|
{
|
|
"first_introduced": "11",
|
|
"name": "OH_WebSocketClient_Close"
|
|
},
|
|
{
|
|
"first_introduced": "11",
|
|
"name": "OH_WebSocketClient_Destroy"
|
|
}
|
|
] |