Searched refs:peerinfo (Results 1 – 3 of 3) sorted by relevance
834 PeerInfo *peerinfo = ClientGetPeerInfoByTransId((DFileSession *)fileManager->context); in FileManagerSendFileTask() local835 if (!peerinfo) { in FileManagerSendFileTask()839 fmFileList->socketIndex = peerinfo->socketIndex; in FileManagerSendFileTask()
1283 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | 是 | 返回在线设备列表。 |1315 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise对象,返回在线设备列表。 |1350 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | 是 | 返回在线设备列表。 |1382 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise对象,返回所有设备列表。 |
1283 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | Yes | Callback used to retu…1315 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise used to return a list of online peer …1350 | callback | AsyncCallback<Array<[PeerInfo](#peerinfo)>> | Yes | Callback used to retu…1382 | Promise<Array<[PeerInfo](#peerinfo)>> | Promise used to return the information obtain…