Home
last modified time | relevance | path

Searched refs:bindSocket (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/
D@ohos.net.connection.d.ts904 bindSocket(socketParam: TCPSocket | UDPSocket, callback: AsyncCallback<void>): void; method
919 bindSocket(socketParam: TCPSocket | UDPSocket): Promise<void>; method