Exporting getUSyncDevices and createNodeParticipants to socket-send api (#980)

Co-authored-by: Leonardo Amaro <=>
This commit is contained in:
Leonardo Amaro
2024-08-19 19:46:57 -03:00
committed by GitHub
parent 09f8df445c
commit 0011d61df1

View File

@@ -659,6 +659,8 @@ export const makeMessagesSocket = (config: SocketConfig) => {
waUploadToServer,
fetchPrivacySettings,
sendPeerDataOperationMessage,
createParticipantNodes,
getUSyncDevices,
updateMediaMessage: async(message: proto.IWebMessageInfo) => {
const content = assertMediaContent(message.message)
const mediaKey = content.mediaKey!