You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onMessageUpdate() function not working its showing only session is not the data: MessageUpdated
maybe message type is wrong please check it on Socket/index.ts line 103 callback.get(CALLBACK_KEY.ON_MESSAGE_UPDATED)?.(sessionId, data);
The text was updated successfully, but these errors were encountered:
onMessageUpdate() function not working its showing only session is not the data: MessageUpdated
maybe message type is wrong please check it on Socket/index.ts line 103 callback.get(CALLBACK_KEY.ON_MESSAGE_UPDATED)?.(sessionId, data);
The text was updated successfully, but these errors were encountered: