mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
update network/netmanager/include/net_connection.h.
Signed-off-by: Aurora <liuxiyao223@huawei.com>
This commit is contained in:
parent
c389f07ba5
commit
d3a865acef
@ -115,7 +115,7 @@ int32_t OH_NetConn_GetConnectionProperties(NetConn_NetHandle *netHandle, NetConn
|
||||
* @since 11
|
||||
* @version 1.0
|
||||
*/
|
||||
int32_t OH_NetConn_GetNetCapabilities(NetConn_NetHandle *netHandle, NetConn_NetCapabilities *netCapacities);
|
||||
int32_t OH_NetConn_GetNetCapabilities(NetConn_NetHandle *netHandle, NetConn_NetCapabilities *netCapabilities);
|
||||
|
||||
/**
|
||||
* @brief Obtains the default http proxy.
|
||||
|
Loading…
Reference in New Issue
Block a user